Class UnmodifiableBooleanIterator

  • All Implemented Interfaces:
    BooleanIterator, MutableBooleanIterator

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