Interface AttributeComparator

All Superinterfaces:
Comparator<Object>
All Known Implementing Classes:
DefaultAttributeComparator

public interface AttributeComparator extends Comparator<Object>
A comparison function, which imposes a total ordering on some collection of objects.



Supported API: true

Extendable: true