Package org.paukov.combinatorics3
Interface IGenerator<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stream<T>stream()-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
-