Uses of Class
org.robovm.apple.foundation.NSEnumerator
| Package | Description |
|---|---|
| org.robovm.apple.foundation | |
| org.robovm.apple.metrickit |
-
Uses of NSEnumerator in org.robovm.apple.foundation
Subclasses of NSEnumerator in org.robovm.apple.foundation Modifier and Type Class Description classNSDirectoryEnumerator<T extends NSObject>Methods in org.robovm.apple.foundation that return NSEnumerator Modifier and Type Method Description protected NSEnumerator<K>NSMapTable. getKeyEnumerator()protected NSEnumerator<V>NSMapTable. getObjectEnumerator()protected NSEnumerator<T>NSCountedSet. objectEnumerator()protected NSEnumerator<T>NSOrderedSet. objectEnumerator()protected NSEnumerator<T>NSSet. objectEnumerator() -
Uses of NSEnumerator in org.robovm.apple.metrickit
Methods in org.robovm.apple.metrickit that return NSEnumerator Modifier and Type Method Description NSEnumerator<?>MXHistogram. getBucketEnumerator()