Package x

Class Sort


public class Sort extends Object
XData Utils.
Author:
Sakdsitt Likhitmetagool
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData>
    all(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField)
    xxxxx
    static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData>
    all(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
    xxxxx
    static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData>
    all2(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
    xxxxx
    static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData>
    Call(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
    xxxxx
    static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData>
    Cinteger(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
    xxxxx
    static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData>
    Gall(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
    xxxxx
    static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData>
    Ginteger(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
    xxxxx
    static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData>
    integer(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField)
    xxxxx
    static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData>
    integer(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
    xxxxx
    static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData>
    integer2(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
    xxxxx
    static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData>
    sortI(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Sort

      public Sort()
  • Method Details

    • all

      public static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> all(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField)
      xxxxx
    • all

      public static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> all(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
      xxxxx
    • all2

      public static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> all2(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
      xxxxx
    • Call

      public static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> Call(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
      xxxxx
    • Gall

      public static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> Gall(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
      xxxxx
    • integer

      public static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> integer(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField)
      xxxxx
    • sortI

      public static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> sortI(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
    • integer

      public static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> integer(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
      xxxxx
    • integer2

      public static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> integer2(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
      xxxxx
    • Cinteger

      public static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> Cinteger(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
      xxxxx
    • Ginteger

      public static final Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> Ginteger(Collection<th.co.skylogicsystem.skyframework.core.datalayer.XData> datas, String sortField, boolean asc)
      xxxxx