| Package | Description |
|---|---|
| com.github.dakusui.scriptiveunit.annotations | |
| com.github.dakusui.scriptiveunit.core | |
| com.github.dakusui.scriptiveunit.drivers |
| 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) |
Copyright © 2017. All rights reserved.