Interface SortBy<R>

All Superinterfaces:
Comparator<R>
All Known Implementing Classes:
SortByComparator

public interface SortBy<R> extends Comparator<R>
Placeholder for GeoAPI 3.1 interfaces (not yet released). Shall not be visible in public API, as it will be deleted after next GeoAPI release.