Class AuthorComparator

java.lang.Object
org.deltava.comparators.AuthorComparator
All Implemented Interfaces:
Serializable, Comparator<AuthoredBean>

public class AuthorComparator extends Object implements Comparator<AuthoredBean>, Serializable
A Comparator to sort AuthoredBean objects.
Since:
3.1
Version:
8.0
Author:
Luke
See Also: