Package org.eclipse.collections.impl.iterator


package org.eclipse.collections.impl.iterator
  • Classes
    Class
    Description
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    This file was automatically generated from template file primitiveImmutableEmptyIterator.stg.
    This file was automatically generated from template file singletonPrimitiveIterator.stg.
    This file was automatically generated from template file singletonPrimitiveIterator.stg.
    This file was automatically generated from template file singletonPrimitiveIterator.stg.
    This file was automatically generated from template file singletonPrimitiveIterator.stg.
    This file was automatically generated from template file singletonPrimitiveIterator.stg.
    This file was automatically generated from template file singletonPrimitiveIterator.stg.
    This file was automatically generated from template file singletonPrimitiveIterator.stg.
    This file was automatically generated from template file singletonPrimitiveIterator.stg.
    UnmodifiableBooleanIterator is a wrapper around BooleanIterator which is unmodifiable and doesn't support remove.
    UnmodifiableByteIterator is a wrapper around ByteIterator which is unmodifiable and doesn't support remove.
    UnmodifiableCharIterator is a wrapper around CharIterator which is unmodifiable and doesn't support remove.
    UnmodifiableDoubleIterator is a wrapper around DoubleIterator which is unmodifiable and doesn't support remove.
    UnmodifiableFloatIterator is a wrapper around FloatIterator which is unmodifiable and doesn't support remove.
    UnmodifiableIntIterator is a wrapper around IntIterator which is unmodifiable and doesn't support remove.
    UnmodifiableLongIterator is a wrapper around LongIterator which is unmodifiable and doesn't support remove.
    UnmodifiableShortIterator is a wrapper around ShortIterator which is unmodifiable and doesn't support remove.