comparison property Null safety
final
The comparison being used to compare the priority of elements.
Implementation
final Comparator<E> comparison;
The comparison being used to compare the priority of elements.
final Comparator<E> comparison;