Package rx.exceptions
Class CompositeException.PrintStreamOrWriter
java.lang.Object
rx.exceptions.CompositeException.PrintStreamOrWriter
- Direct Known Subclasses:
CompositeException.WrappedPrintStream
,CompositeException.WrappedPrintWriter
- Enclosing class:
CompositeException
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PrintStreamOrWriter
PrintStreamOrWriter()
-
-
Method Details
-
lock
Returns the object to be locked when using this StreamOrWriter -
println
Prints the specified string as a line on this StreamOrWriter
-