public interface IlpMutableComparator extends Comparator
Modifier and Type | Method and Description |
---|---|
void |
addChangeListener(ChangeListener l)
Adds to the comparator the specified listener.
|
void |
removeChangeListener(ChangeListener l)
Removes from the comparator the specified listener.
|
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
void addChangeListener(ChangeListener l)
l
- The change listener.void removeChangeListener(ChangeListener l)
l
- The change listener.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.