Class UILocalizedIndexedCollation

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class UILocalizedIndexedCollation
extends NSObject
  • Constructor Details

    • UILocalizedIndexedCollation

      public UILocalizedIndexedCollation()
    • UILocalizedIndexedCollation

      protected UILocalizedIndexedCollation​(NSObject.Handle h, long handle)
    • UILocalizedIndexedCollation

      protected UILocalizedIndexedCollation​(NSObject.SkipInit skipInit)
  • Method Details

    • getSectionTitles

      public List<String> getSectionTitles()
    • getSectionIndexTitles

      public List<String> getSectionIndexTitles()
    • getSection

      public long getSection​(long indexTitleIndex)
    • getSection

      public long getSection​(NSObject object, Selector selector)
    • sortArray

      public NSArray<?> sortArray​(NSArray<?> array, Selector selector)
    • getCurrentCollation

      public static UILocalizedIndexedCollation getCurrentCollation()