Package org.eclipse.collections.impl.iterator

  • Class Summary 
    Class Description
    ImmutableEmptyBooleanIterator
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    ImmutableEmptyByteIterator
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    ImmutableEmptyCharIterator
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    ImmutableEmptyDoubleIterator
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    ImmutableEmptyFloatIterator
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    ImmutableEmptyIntIterator
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    ImmutableEmptyLongIterator
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    ImmutableEmptyShortIterator
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    UnmodifiableBooleanIterator
    UnmodifiableBooleanIterator is a wrapper around BooleanIterator which is unmodifiable and doesn't support remove.
    UnmodifiableByteIterator
    UnmodifiableByteIterator is a wrapper around ByteIterator which is unmodifiable and doesn't support remove.
    UnmodifiableCharIterator
    UnmodifiableCharIterator is a wrapper around CharIterator which is unmodifiable and doesn't support remove.
    UnmodifiableDoubleIterator
    UnmodifiableDoubleIterator is a wrapper around DoubleIterator which is unmodifiable and doesn't support remove.
    UnmodifiableFloatIterator
    UnmodifiableFloatIterator is a wrapper around FloatIterator which is unmodifiable and doesn't support remove.
    UnmodifiableIntIterator
    UnmodifiableIntIterator is a wrapper around IntIterator which is unmodifiable and doesn't support remove.
    UnmodifiableLongIterator
    UnmodifiableLongIterator is a wrapper around LongIterator which is unmodifiable and doesn't support remove.
    UnmodifiableShortIterator
    UnmodifiableShortIterator is a wrapper around ShortIterator which is unmodifiable and doesn't support remove.