public class SegmentBuffer extends javax.swing.text.Segment
DONE
array, count, offset
SegmentBuffer(int capacity)
void
append(char ch)
append(char[] text, int off, int len)
chars, codePoints
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
charAt, clone, current, first, getBeginIndex, getEndIndex, getIndex, isPartialReturn, last, length, next, previous, setIndex, setPartialReturn, subSequence, toString
public SegmentBuffer(int capacity)
public void append(char ch)
public void append(char[] text, int off, int len)