|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SerializableComparator<T>
A serializable comparator. Comparator implementations may implement this
interface instead of Comparator<T>
directly, so that collections
using the comparator can be serializable.
Method Summary |
---|
Methods inherited from interface java.util.Comparator |
---|
compare, equals |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |