Class PriorityQueueStabilizer.WrappedElementComparator<E>

java.lang.Object
org.apache.pekko.util.PriorityQueueStabilizer.WrappedElementComparator<E>
All Implemented Interfaces:
Comparator<PriorityQueueStabilizer.WrappedElement<E>>
Enclosing interface:
PriorityQueueStabilizer<E>

public static class PriorityQueueStabilizer.WrappedElementComparator<E> extends Object implements Comparator<PriorityQueueStabilizer.WrappedElement<E>>