Class SingletonShortIterator

java.lang.Object
org.eclipse.collections.impl.iterator.SingletonShortIterator
All Implemented Interfaces:
ShortIterator

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

    • SingletonShortIterator

      public SingletonShortIterator(short value)
  • Method Details