|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jga.fn.BinaryFunctor<T1,T2,java.lang.Boolean>
net.sf.jga.fn.BinaryPredicate<T,T>
net.sf.jga.fn.comparison.Equality<T>
public abstract class Equality<T>
Marker interface for those predicates that provide some sort of a test for equality.
| Constructor Summary | |
|---|---|
Equality()
|
|
| Method Summary |
|---|
| Methods inherited from class net.sf.jga.fn.BinaryPredicate |
|---|
p |
| Methods inherited from class net.sf.jga.fn.BinaryFunctor |
|---|
accept, bind, bind1st, bind2nd, compose, compose, distribute, fn, generate, generate1st, generate2nd |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Equality()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||