wt.eff
Class EffGroupAssistant.EffRangePredicate
java.lang.Object
wt.eff.EffGroupAssistant.EffRangePredicate
- All Implemented Interfaces:
- com.objectspace.jgl.BinaryPredicate, Serializable
- Enclosing class:
- EffGroupAssistant
- private class EffGroupAssistant.EffRangePredicate
- extends Object
- implements com.objectspace.jgl.BinaryPredicate
Fields inherited from interface com.objectspace.jgl.BinaryPredicate |
serialVersionUID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eGRD
private EffGroupRangeDelegate eGRD
EffGroupAssistant.EffRangePredicate
private EffGroupAssistant.EffRangePredicate()
execute
public boolean execute(Object first,
Object second)
- Specified by:
execute
in interface com.objectspace.jgl.BinaryPredicate