K
- type of the keyV
- type of the valueE
- type of the EvictableEntryView
@FunctionalInterface public interface EvictionPolicyComparator<K,V,E extends EvictableEntryView<K,V>> extends Comparator<E>, Serializable
Comparator
to be
used while comparing entries to be evicted.compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2023 Hazelcast, Inc.. All rights reserved.