Package 

Interface ComparableFieldProvider

    • Method Summary

      Modifier and Type Method Description
      abstract Comparable<?> getComparableField(String fieldName) Gets a comparable fields from a name.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail