| Modifier and Type | Field and Description |
|---|---|
static Doc |
Doc.NOT_AVAILABLE |
| Modifier and Type | Method and Description |
|---|---|
Doc |
ObjectMethod.doc() |
Doc |
ObjectMethod.getParameterDoc(int index) |
| Modifier and Type | Method and Description |
|---|---|
Func<Boolean> |
Predicates.always() |
Func<Boolean> |
Predicates.and(Func<Boolean>... predicates) |
<U> Func<Boolean> |
Predicates.equals(Func<U> a,
Func<U> b) |
Func<Boolean> |
Predicates.ifthen(Func<Boolean> cond,
Func<Boolean> then) |
Func<Boolean> |
Predicates.or(Func<Boolean>... predicates) |
| Modifier and Type | Method and Description |
|---|---|
Func<Boolean> |
Predicates.and(Func<Boolean>... predicates) |
<U> Func<Boolean> |
Predicates.equals(Func<U> a,
Func<U> b) |
<U> Func<Boolean> |
Predicates.equals(Func<U> a,
Func<U> b) |
Func<Boolean> |
Predicates.ifthen(Func<Boolean> cond,
Func<Boolean> then) |
Func<Boolean> |
Predicates.ifthen(Func<Boolean> cond,
Func<Boolean> then) |
Func<Boolean> |
Predicates.or(Func<Boolean>... predicates) |
| Modifier and Type | Method and Description |
|---|---|
Func<com.github.dakusui.actionunit.Action> |
Basic.dumb(Func<?> in) |
| Modifier and Type | Method and Description |
|---|---|
Func<com.github.dakusui.actionunit.Action> |
Basic.dumb(Func<?> in) |
Copyright © 2017. All rights reserved.