|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.cunit.util.IPredicate.Nary.Or
public static class IPredicate.Nary.Or
N-ary OR.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.rice.cs.cunit.util.IPredicate.Nary |
|---|
IPredicate.Nary.And, IPredicate.Nary.Bind<P>, IPredicate.Nary.BindK<P>, IPredicate.Nary.False, IPredicate.Nary.Or, IPredicate.Nary.True, IPredicate.Nary.Xor |
| Nested classes/interfaces inherited from interface edu.rice.cs.cunit.util.ILambda.Nary |
|---|
ILambda.Nary.BinaryAdaptor<R,P>, ILambda.Nary.Max<T extends java.lang.Comparable<T>>, ILambda.Nary.Min<T extends java.lang.Comparable<T>>, ILambda.Nary.TernaryAdaptor<R,P>, ILambda.Nary.UnaryAdaptor<R,P> |
| Field Summary | |
|---|---|
static IPredicate.Nary.Or |
ONLY
|
| Constructor Summary | |
|---|---|
private |
IPredicate.Nary.Or()
|
| Method Summary | |
|---|---|
java.lang.Boolean |
apply(java.lang.Boolean... param)
Apply the lambda. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final IPredicate.Nary.Or ONLY
| Constructor Detail |
|---|
private IPredicate.Nary.Or()
| Method Detail |
|---|
public java.lang.Boolean apply(java.lang.Boolean... param)
ILambda.Nary
apply in interface ILambda.Nary<java.lang.Boolean,java.lang.Boolean>param - lambda-specific parameters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||