Instance Methods | List of all members
GRXNSScalarEnumerator Class Reference

#import <GRXNSScalarEnumerator.h>

Inheritance diagram for GRXNSScalarEnumerator:
Inheritance graph
[legend]

Instance Methods

(instancetype) - initWithValue:
 

Detailed Description

Concrete subclass of NSEnumerator whose instances return a single object before finishing.

Definition at line 22 of file GRXNSScalarEnumerator.h.

Method Documentation

◆ initWithValue:

- (instancetype) initWithValue: (id value

Param value: the single object this instance will produce. After the first invocation of nextObject, the value is released.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46