Class SingletonIterator<E>

java.lang.Object
org.apache.activemq.artemis.utils.collections.SingletonIterator<E>
All Implemented Interfaces:
Iterator<E>

public class SingletonIterator<E> extends Object implements Iterator<E>
  • Method Details