Class Sorting.AttributeSorter

java.lang.Object
com.yahoo.search.query.Sorting.AttributeSorter
All Implemented Interfaces:
Cloneable
Direct Known Subclasses:
Sorting.LowerCaseSorter, Sorting.RawSorter, Sorting.UcaSorter
Enclosing class:
Sorting

public static class Sorting.AttributeSorter extends Object implements Cloneable
  • Constructor Details

    • AttributeSorter

      public AttributeSorter(String fieldName)
  • Method Details