comparison property

Comparator<E> comparison
final

The comparison being used to compare the priority of elements.

Implementation

final Comparator<E> comparison;