Class PiAWT.FlushStringWriter
java.lang.Object
java.io.Writer
java.io.StringWriter
org.apfloat.samples.PiAWT.FlushStringWriter
- All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable
- Enclosing class:
PiAWT
- Version:
- 1.14.0
-
Field Details
-
dst
-
length
private int length -
position
private int position -
lastLinefeedPosition
private int lastLinefeedPosition
-
-
Constructor Details
-
FlushStringWriter
-
-
Method Details
-
flush
public void flush()- Specified by:
flushin interfaceFlushable- Overrides:
flushin classStringWriter
-