Class OrderByModel


  • public class OrderByModel
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      <R> java.util.stream.Stream<R> mapColumns​(java.util.function.Function<SortSpecification,​R> mapper)  
      static OrderByModel of​(SortSpecification... columns)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait