Class SingletonBooleanIterator

java.lang.Object
org.eclipse.collections.impl.iterator.SingletonBooleanIterator
All Implemented Interfaces:
BooleanIterator

public final class SingletonBooleanIterator extends Object implements BooleanIterator
This file was automatically generated from template file singletonPrimitiveIterator.stg.
  • Constructor Details

    • SingletonBooleanIterator

      public SingletonBooleanIterator(boolean value)
  • Method Details