T
public interface IGenerator<T> extends Iterable<T>
Stream<T>
stream()
forEach, iterator, spliterator
Stream<T> stream()
Copyright © 2016–2018. All rights reserved.