Class SingletonByteIterator

java.lang.Object
org.eclipse.collections.impl.iterator.SingletonByteIterator
All Implemented Interfaces:
ByteIterator

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

    • SingletonByteIterator

      public SingletonByteIterator(byte value)
  • Method Details