Uses of Interface
org.robovm.apple.foundation.NSFastEnumeration
-
Uses of NSFastEnumeration in org.robovm.apple.audiotoolbox
Classes in org.robovm.apple.audiotoolbox that implement NSFastEnumeration Modifier and Type Class Description classAUAudioUnitBusArray -
Uses of NSFastEnumeration in org.robovm.apple.avfoundation
Classes in org.robovm.apple.avfoundation that implement NSFastEnumeration Modifier and Type Class Description classAVCaptureSynchronizedDataCollection -
Uses of NSFastEnumeration in org.robovm.apple.coredata
Classes in org.robovm.apple.coredata that implement NSFastEnumeration Modifier and Type Class Description classNSEntityDescriptionclassNSManagedObjectModel -
Uses of NSFastEnumeration in org.robovm.apple.coreml
Classes in org.robovm.apple.coreml that implement NSFastEnumeration Modifier and Type Class Description classMLDictionaryFeatureProvider -
Uses of NSFastEnumeration in org.robovm.apple.coremotion
Classes in org.robovm.apple.coremotion that implement NSFastEnumeration Modifier and Type Class Description classCMSensorDataList -
Uses of NSFastEnumeration in org.robovm.apple.foundation
Classes in org.robovm.apple.foundation that implement NSFastEnumeration Modifier and Type Class Description classNSArray<T extends NSObject>classNSCountedSet<T extends NSObject>classNSDictionary<K extends NSObject,V extends NSObject>classNSDirectoryEnumerator<T extends NSObject>classNSEnumerator<T extends NSObject>classNSFastEnumerationAdapterclassNSHashTable<T extends NSObject>classNSMapTable<K extends NSObject,V extends NSObject>classNSMutableArray<T extends NSObject>classNSMutableDictionary<K extends NSObject,V extends NSObject>classNSMutableOrderedSet<T extends NSObject>classNSMutableSet<T extends NSObject>classNSOrderedCollectionDifference<T extends NSObject>classNSOrderedSet<T extends NSObject>classNSSet<T extends NSObject> -
Uses of NSFastEnumeration in org.robovm.apple.gameplaykit
Classes in org.robovm.apple.gameplaykit that implement NSFastEnumeration Modifier and Type Class Description classGKBehaviorclassGKComponentSystem<T extends GKComponent>classGKCompositeBehavior -
Uses of NSFastEnumeration in org.robovm.apple.metal
Subinterfaces of NSFastEnumeration in org.robovm.apple.metal Modifier and Type Interface Description interfaceMTLLogContainerClasses in org.robovm.apple.metal that implement NSFastEnumeration Modifier and Type Class Description classMTLLogContainerAdapter -
Uses of NSFastEnumeration in org.robovm.apple.modelio
Subinterfaces of NSFastEnumeration in org.robovm.apple.modelio Modifier and Type Interface Description interfaceMDLObjectContainerComponentClasses in org.robovm.apple.modelio that implement NSFastEnumeration Modifier and Type Class Description classMDLAssetclassMDLMaterialclassMDLObjectContainer -
Uses of NSFastEnumeration in org.robovm.apple.photos
Classes in org.robovm.apple.photos that implement NSFastEnumeration Modifier and Type Class Description classPHFetchResult<T extends NSObject>Methods in org.robovm.apple.photos with parameters of type NSFastEnumeration Modifier and Type Method Description voidPHAssetCollectionChangeRequest. addAssets(NSFastEnumeration assets)voidPHCollectionListChangeRequest. addChildCollections(NSFastEnumeration collections)static voidPHAssetCollectionChangeRequest. deleteAssetCollections(NSFastEnumeration assetCollections)static voidPHAssetChangeRequest. deleteAssets(NSFastEnumeration assets)static voidPHAssetCreationRequest. deleteAssets(NSFastEnumeration assets)static voidPHCollectionListChangeRequest. deleteCollectionLists(NSFastEnumeration collectionLists)voidPHAssetCollectionChangeRequest. insertAssets(NSFastEnumeration assets, NSIndexSet indexes)voidPHCollectionListChangeRequest. insertChildCollections(NSFastEnumeration collections, NSIndexSet indexes)voidPHAssetCollectionChangeRequest. removeAssets(NSFastEnumeration assets)voidPHCollectionListChangeRequest. removeChildCollections(NSFastEnumeration collections)voidPHAssetCollectionChangeRequest. replaceAssets(NSIndexSet indexes, NSFastEnumeration assets)voidPHCollectionListChangeRequest. replaceChildCollections(NSIndexSet indexes, NSFastEnumeration collections)