Uses of Class
org.robovm.apple.foundation.NSOrderedSet
| Package | Description |
|---|---|
| org.robovm.apple.foundation | |
| org.robovm.apple.intents |
-
Uses of NSOrderedSet in org.robovm.apple.foundation
Subclasses of NSOrderedSet in org.robovm.apple.foundation Modifier and Type Class Description classNSMutableOrderedSet<T extends NSObject>Methods in org.robovm.apple.foundation that return NSOrderedSet Modifier and Type Method Description NSOrderedSet<T>NSOrderedSet. getReversedOrderedSet()NSOrderedSet<T>NSOrderedSet. subList(int start, int end)Methods in org.robovm.apple.foundation with parameters of type NSOrderedSet Modifier and Type Method Description protected longNSOrderedSet. init(NSOrderedSet<T> set) -
Uses of NSOrderedSet in org.robovm.apple.intents
Methods in org.robovm.apple.intents with parameters of type NSOrderedSet Modifier and Type Method Description voidINUpcomingMediaManager. setSuggestedMediaIntents(NSOrderedSet<INPlayMediaIntent> intents)voidINVocabulary. setVocabulary(NSOrderedSet<?> vocabulary, INVocabularyStringType type)voidINVocabulary. setVocabularyStrings(NSOrderedSet<NSString> vocabulary, INVocabularyStringType type)