Interface ExtendedComparator

  • All Known Implementing Classes:
    DefaultComparator

    public interface ExtendedComparator
    A comparator, that offers type support. Unlike the plain Java-Comparator, this class is able to compare
    Author:
    Thomas Morgner