ClassComparator¶
-
public class
ClassComparator
implements Comparator<Class>, Serializable¶ In a few cases classes have to be kept in
Set
. ThisComparator
implementation has been created to return proper value forcompare
method and to make it possible to store classes in anySet
.Created: Sat Oct 9 22:27:54 2004
Author: Artur Hefczyc