| com.go.tea.io.DualOutput
DualOutput | public class DualOutput extends com.go.trove.io.DualOutput (Code) | | DualOutput wraps two OutputStreams so they can be written to simultaneously.
This is handy for writing to a file and a class injector at the same time.
author: Brian S O'Neill version: 4 21 00/12/13 See Also: ClassInjector |
|
|