| Modifier and Type | Method and Description |
|---|---|
Condition<T> |
ConditionInspector.getCondition() |
| Modifier and Type | Method and Description |
|---|---|
ConditionInspector |
ConditionInspectorFactory.make(Condition condition) |
| Constructor and Description |
|---|
ConditionInspector(Condition<T> condition) |
| Modifier and Type | Class and Description |
|---|---|
class |
BRLCondition |
class |
FieldCondition<T extends Comparable> |
| Modifier and Type | Field and Description |
|---|---|
KeyTreeMap<Condition> |
Conditions.map |
| Modifier and Type | Method and Description |
|---|---|
Condition |
FieldConditionBuilder.build() |
| Constructor and Description |
|---|
Conditions(Condition... conditions) |
| Constructor and Description |
|---|
Conditions(Collection<Condition> conditions) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.