|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
Converter<S, |
Documentation changed from old to new. |
Create a new ConvertingComparator instance. |
Changed Methods | ||
ConvertingComparator<Entry<K, V>, K> mapEntryKeys(Comparator<K> ) |
Documentation changed from old to new. |
Create a new ConvertingComparator that compares map * entries based on their keys. |
ConvertingComparator<Entry<K, V>, V> mapEntryValues(Comparator<V> ) |
Documentation changed from old to new. |
Create a new ConvertingComparator that compares map entries based on their values. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |