org.odata4j.core
Class OComparators

java.lang.Object
  extended by org.odata4j.core.OComparators

public class OComparators
extends Object

A static factory to create useful Comparator instances.


Method Summary
static Comparator<NamedValue> namedValueByNameRaw()
           
static Comparator<OProperty<?>> propertyByName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

namedValueByNameRaw

public static Comparator<NamedValue> namedValueByNameRaw()

propertyByName

public static Comparator<OProperty<?>> propertyByName()


http://odata4j.org