Interface EntryAwareComparator<T>

    • Method Detail

      • isKeyComparator

        boolean isKeyComparator()
        Specifies whether this comparator expects to compare keys or values.
        Returns:
        true if Entry keys are expected; false otherwise