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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.