Interface SortProperty<R>

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

public interface SortProperty<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.
  • Method Details