Package org.eclipse.collections.impl
package org.eclipse.collections.impl
This package contains implementations for Eclipse Collections API.
-
ClassDescriptionA Counter can be used to increment and return an integer count.A Singleton iterator which is empty and can be used by all empty collections.A synchronized view of a RichIterable.An iterator that adapts another iterator and throws unsupported operation exceptions when calls to the remove method are made.UnmodifiableMap<K,
V> An unmodifiable view of a Map.An unmodifiable view of a RichIterable.