| Package | Description |
|---|---|
| brainslug.flow.builder | |
| brainslug.flow.expression | |
| brainslug.flow.instance |
| Modifier and Type | Method and Description |
|---|---|
static EqualsExpression<Expression,Value<Object>> |
FlowBuilderSupport.eq(Expression actual,
Object expected) |
static EqualsExpression<Expression,Value<Boolean>> |
FlowBuilderSupport.isTrue(Expression actual) |
| Modifier and Type | Class and Description |
|---|---|
class |
EqualsTrueExpression<V extends Expression> |
class |
PredicateExpression<T extends Predicate> |
| Modifier and Type | Method and Description |
|---|---|
<A> EqualsExpression<T,Value<A>> |
ExpressionBuilder.isEqualTo(A expectedValue) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EqualsExpression<Property<?>,Value<String>>> |
FlowInstanceSelector.properties() |
Copyright © 2015. All rights reserved.