Class SortFieldAndFormat


  • public final class SortFieldAndFormat
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • field

        public final org.apache.lucene.search.SortField field
    • Constructor Detail

      • SortFieldAndFormat

        public SortFieldAndFormat​(org.apache.lucene.search.SortField field,
                                  DocValueFormat format)