Class EndpointCreatedComparator

java.lang.Object
org.gbif.api.util.comparators.EndpointCreatedComparator
All Implemented Interfaces:
Serializable, Comparator<Endpoint>

An ordering that uses the created date of an endpoint for ordering.
See Also: