Class AlphabeticComparator<T>

java.lang.Object
io.goobi.viewer.controller.sorting.AlphabeticComparator<T>
All Implemented Interfaces:
Comparator<T>

public class AlphabeticComparator<T> extends Object implements Comparator<T>
  • Constructor Details

  • Method Details