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