Class SorterStrategyDescriptor

    • Constructor Detail

      • SorterStrategyDescriptor

        public SorterStrategyDescriptor()
    • Method Detail

      • getShortName

        public abstract String getShortName()
        Returns a short name of strategy, which can be used as a unique id.
        Returns:
        Short name of the sorter strategy.
      • getKey

        public String getKey()