Package | Description |
---|---|
jfun.util.yield |
Provides a simple framework that supports the Ruby-style yield.
|
Class and Description |
---|
Continuation
A Continuation represents a program unit that takes control
when a piece of data is received.
|
Iterable
Represents anything that supports iteration via yield.
|