|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPredicate<P>
Unary predicate interface Boolean <- P
| Nested Class Summary | |
|---|---|
static interface |
IPredicate.Binary<P,Q>
Binary predicate interface Boolean <- P x Q. |
static class |
IPredicate.False
FALSE. |
static interface |
IPredicate.Nary<P>
N-ary predicate interface Boolean <- P x P x ... |
static class |
IPredicate.Not
Unary NOT. |
static interface |
IPredicate.Ternary<P,Q,S>
Ternary predicate interface Boolean <- P x Q x S. |
static class |
IPredicate.True
TRUE. |
| Nested classes/interfaces inherited from interface edu.rice.cs.cunit.util.ILambda |
|---|
ILambda.NaryAdaptor<R,P> |
| Method Summary |
|---|
| Methods inherited from interface edu.rice.cs.cunit.util.ILambda |
|---|
apply |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||