Class ImmutableSingletonBag.SingletonIterator
java.lang.Object
org.eclipse.collections.impl.bag.immutable.ImmutableSingletonBag.SingletonIterator
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
ImmutableSingletonBag<T>
-
Field Details
-
next
private boolean next
-
-
Constructor Details
-
SingletonIterator
private SingletonIterator()
-
-
Method Details