|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.configuration.protocol.runtime.metadata.LinqConditionsAdaptor<T>
@Deprecated public class LinqConditionsAdaptor<T>
LinqConditionsAdaptor
Constructor Summary | |
---|---|
LinqConditionsAdaptor()
Deprecated. |
Method Summary | |
---|---|
int |
compare(T o1,
T o2)
Deprecated. |
boolean |
condition(T item)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public LinqConditionsAdaptor()
Method Detail |
---|
public boolean condition(T item)
condition
in interface LinqConditions<T>
public int compare(T o1, T o2)
compare
in interface java.util.Comparator<T>
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |