|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface YieldGenerator<U,V>
A fully featured python generator with a both way communication between the yield function, and the generator.
| Method Summary | |
|---|---|
V |
next(U u)
|
| Method Detail |
|---|
V next(U u)
throws java.util.NoSuchElementException
java.util.NoSuchElementException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||