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