|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.rice.cs.cunit.util.ILambda.Nary.Bind<java.lang.Boolean,P>
edu.rice.cs.cunit.util.IPredicate.Nary.Bind<P>
public static class IPredicate.Nary.Bind<P>
(N-1)-ary decorator for an N-ary predicate that binds a constant to one of its parameters.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface edu.rice.cs.cunit.util.ILambda.Nary |
---|
ILambda.Nary.BinaryAdaptor<R,P>, ILambda.Nary.Bind<R,P>, ILambda.Nary.BindK<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> |
Constructor Summary | |
---|---|
IPredicate.Nary.Bind(ILambda.Nary<java.lang.Boolean,P> decoree,
int index,
P constant)
|
Method Summary |
---|
Methods inherited from class edu.rice.cs.cunit.util.ILambda.Nary.Bind |
---|
apply |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IPredicate.Nary.Bind(ILambda.Nary<java.lang.Boolean,P> decoree, int index, P constant)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |