E
public class NoOpGenerator<E> extends Object implements Generator<E,E>
Generator
iteration
NoOpGenerator()
yield(E element)
Stream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NoOpGenerator()
public E yield(E element)
yield
Generator<E,E>
element
Copyright © 2017. All Rights Reserved.