Interface Comparator

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int EQUAL  
      static int GREATER  
      static int LESS  
      static int UNDECIDABLE  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int compare​(java.lang.Object o1, java.lang.Object o2)
      compare to value types and decides its order relation