Uses of Class
org.eclipse.collections.impl.EmptyIterator
| Package | Description |
|---|---|
| org.eclipse.collections.impl |
This package contains implementations for Eclipse Collections API.
|
-
Uses of EmptyIterator in org.eclipse.collections.impl
Methods in org.eclipse.collections.impl that return EmptyIterator Modifier and Type Method Description static <T> EmptyIterator<T>EmptyIterator. getInstance()