public final class Rule extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
Rule.Operation |
Modifier and Type | Field and Description |
---|---|
Object |
object |
Rule.Operation |
operation |
Constructor and Description |
---|
Rule(Rule.Operation operation,
Object object) |
public final Rule.Operation operation
public final Object object
public Rule(Rule.Operation operation, Object object)
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.