Interface QuerySorter

  • All Implemented Interfaces:

    
    public interface QuerySorter<T extends Object>
    
                        

    Interface for the sorter of the SDK. Its implementations must provide a comparator to be used for sorting collections of data in the SDK.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class QuerySorter.Companion
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description