|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BetterPipedWriter | |
org.barracudamvc.plankton.io |
Uses of BetterPipedWriter in org.barracudamvc.plankton.io |
Methods in org.barracudamvc.plankton.io with parameters of type BetterPipedWriter | |
void |
BetterPipedReader.connect(BetterPipedWriter src)
Causes this piped reader to be connected to the piped writer src .
|
Constructors in org.barracudamvc.plankton.io with parameters of type BetterPipedWriter | |
BetterPipedReader(BetterPipedWriter src)
Creates a BetterPipedReader and automatically connect it to the piped writer
src . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |