Class PrincipalComparator

java.lang.Object
org.apache.wiki.util.comparators.PrincipalComparator
All Implemented Interfaces:
Serializable, Comparator<Principal>

public class PrincipalComparator
extends Object
implements Comparator<Principal>, Serializable
Comparator class for sorting objects of type Principal. Used for sorting arrays or collections of Principals.
Since:
2.3
See Also:
Serialized Form