Class SingletonFloatIterator

java.lang.Object
org.eclipse.collections.impl.iterator.SingletonFloatIterator
All Implemented Interfaces:
FloatIterator

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

    • SingletonFloatIterator

      public SingletonFloatIterator(float value)
  • Method Details