Infinite loop.
More...
#import <NSAEnumerator.h>
|
(instancetype) | - initWithObject: |
| Initialize and returns an enumerator with given object which will generate infinitely. More...
|
|
+ (instancetype) enumeratorWithObject: |
|
(id) |
object |
|
Returns an enumerator with given object which will generate infinitely.
- (instancetype) initWithObject: |
|
(id) |
object |
|
Initialize and returns an enumerator with given object which will generate infinitely.
The documentation for this class was generated from the following file: