Package aQute.libg.remote.sink
Class Appender
java.lang.Object
aQute.libg.remote.sink.Appender
- All Implemented Interfaces:
Appendable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend
(char ch) append
(CharSequence text) append
(CharSequence text, int start, int end)
-
Field Details
-
sources
-
areaId
-
err
final boolean err
-
-
Constructor Details
-
Appender
-
-
Method Details
-
append
- Specified by:
append
in interfaceAppendable
- Throws:
IOException
-
append
- Specified by:
append
in interfaceAppendable
- Throws:
IOException
-
append
- Specified by:
append
in interfaceAppendable
- Throws:
IOException
-