Class UnmodifiableFloatIterator

  • All Implemented Interfaces:
    FloatIterator, MutableFloatIterator

    public class UnmodifiableFloatIterator
    extends java.lang.Object
    implements MutableFloatIterator
    UnmodifiableFloatIterator is a wrapper around FloatIterator which is unmodifiable and doesn't support remove. This file was automatically generated from template file unmodifiablePrimitiveIterator.stg.