A value that indicates that an Iterator is exhausted and has no more values to return.

See also: Iterator
Attributes
stringSource Code
shared actual String string

A developer-friendly string representing the instance. Concatenates the name of the concrete class of the instance with the hash of the instance. Subclasses are encouraged to refine this implementation to produce a more meaningful representation.

Refined declaration: string
Inherited Attributes
Attributes inherited from: Object
Inherited Methods
Methods inherited from: Object