| Package | Description |
|---|---|
| com.github.dakusui.scriptunit.annotations | |
| com.github.dakusui.scriptunit.core | |
| com.github.dakusui.scriptunit.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 |
|---|---|
<T extends Stage> |
Predicates.always() |
<T extends Stage> |
Predicates.and(Func<T,Boolean>... predicates) |
<T extends Stage> |
Predicates.cond(Func<T,Boolean> cond,
Func<T,Boolean> then) |
<T extends Stage,U> |
Predicates.equals(Func<T,U> a,
Func<T,U> b) |
<T extends Stage> |
Predicates.or(Func<T,Boolean>... predicates) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Stage> |
Predicates.and(Func<T,Boolean>... predicates) |
<T extends Stage> |
Predicates.cond(Func<T,Boolean> cond,
Func<T,Boolean> then) |
<T extends Stage> |
Predicates.cond(Func<T,Boolean> cond,
Func<T,Boolean> then) |
<T extends Stage,U> |
Predicates.equals(Func<T,U> a,
Func<T,U> b) |
<T extends Stage,U> |
Predicates.equals(Func<T,U> a,
Func<T,U> b) |
<T extends Stage> |
Predicates.or(Func<T,Boolean>... predicates) |
Copyright © 2017. All rights reserved.