Modifier and Type | Method and Description |
---|---|
PipeWriter |
PipeWriter.append(char c) |
PipeWriter |
PipeWriter.append(CharSequence csq) |
PipeWriter |
PipeWriter.append(CharSequence csq,
int start,
int end) |
PipeWriter |
TextPipe.output()
Returns the pipe's writer.
|
Copyright © 2020–2024. All rights reserved.