|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.rice.cs.cunit.util.ILambda.Binary.Bind1st<Boolean,P,Q>
edu.rice.cs.cunit.util.IPredicate.Binary.Bind1st<Boolean,P,Q>
public static class IPredicate.Binary.Bind1st<Boolean,P,Q>
Unary decorator for a binary predicate that binds a constant to its first parameter.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface edu.rice.cs.cunit.util.ILambda |
---|
ILambda.Binary<R,P,Q>, ILambda.Nary<R,P>, ILambda.NaryAdaptor<R,P>, ILambda.Ternary<R,P,Q,S> |
Constructor Summary | |
---|---|
IPredicate.Binary.Bind1st(ILambda.Binary<Boolean,P,Q> decoree,
P constant)
|
Method Summary |
---|
Methods inherited from class edu.rice.cs.cunit.util.ILambda.Binary.Bind1st |
---|
apply |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IPredicate.Binary.Bind1st(ILambda.Binary<Boolean,P,Q> decoree, P constant)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |