Package apple.foundation.protocol
Interface NSFastEnumeration
-
- All Known Subinterfaces:
MDLObjectContainerComponent,MTLLogContainer
- All Known Implementing Classes:
AUAudioUnitBusArray,AVCaptureSynchronizedDataCollection,CMSensorDataList,GKBehavior,GKComponentSystem,GKCompositeBehavior,MDLAsset,MDLMaterial,MDLObjectContainer,MLDictionaryFeatureProvider,NSArray,NSCountedSet,NSDictionary,NSDirectoryEnumerator,NSEntityDescription,NSEnumerator,NSHashTable,NSManagedObjectModel,NSMapTable,NSMutableArray,NSMutableDictionary,NSMutableOrderedSet,NSMutableSet,NSOrderedCollectionDifference,NSOrderedSet,NSPointerArray,NSSet,PHFetchResult
public interface NSFastEnumeration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longcountByEnumeratingWithStateObjectsCount(org.moe.natj.general.ptr.VoidPtr state, org.moe.natj.general.ptr.Ptr<org.moe.natj.objc.ObjCObject> buffer, long len)
-