Class SortAndFormats


  • public final class SortAndFormats
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SortAndFormats​(org.apache.lucene.search.Sort sort, DocValueFormat[] formats)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • sort

        public final org.apache.lucene.search.Sort sort
    • Constructor Detail

      • SortAndFormats

        public SortAndFormats​(org.apache.lucene.search.Sort sort,
                              DocValueFormat[] formats)