Class SingletonCharIterator

java.lang.Object
org.eclipse.collections.impl.iterator.SingletonCharIterator
All Implemented Interfaces:
CharIterator

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

    • SingletonCharIterator

      public SingletonCharIterator(char value)
  • Method Details