tango.util.collection.model.Comparator

template Comparator(T) ΒΆ#
Comparator is an interface for any class possessing an element comparison method.

Author:

Doug Lea @version 0.93

For an introduction to this package see Overview .