Interface AbstractHashTable.ObjectComparator

    • Method Detail

      • hashCodeOf

        int hashCodeOf​(Object object)
      • areEqual

        boolean areEqual​(Object object1,
                         Object object2)