|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in net.ericaro.neoitertools used by net.ericaro.neoitertools | |
|---|---|
| Generator
When the sequence is exhausted the next method will throw a NoSuchElementException. |
|
| Index
A simple immutable object used to handle both the index and the object |
|
| Lambda
generic interface to convert a type I (as In) to O (as Out) |
|
| Operator
generic operator definition within T domain. |
|
| Pair
A simple Immutable pair of two types. |
|
| Yield
Interface to implement the generator function with Yield statement. |
|
| Classes in net.ericaro.neoitertools used by net.ericaro.neoitertools.generators | |
|---|---|
| Generator
When the sequence is exhausted the next method will throw a NoSuchElementException. |
|
| Index
A simple immutable object used to handle both the index and the object |
|
| Lambda
generic interface to convert a type I (as In) to O (as Out) |
|
| Pair
A simple Immutable pair of two types. |
|
| Yield
Interface to implement the generator function with Yield statement. |
|
| YieldGenerator
A fully featured python generator with a both way communication between the yield function, and the generator. |
|
| Classes in net.ericaro.neoitertools used by net.ericaro.neoitertools.generators.combinatorics | |
|---|---|
| Generator
When the sequence is exhausted the next method will throw a NoSuchElementException. |
|
| Classes in net.ericaro.neoitertools used by net.ericaro.neoitertools.generators.primitives | |
|---|---|
| Generator
When the sequence is exhausted the next method will throw a NoSuchElementException. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||