Class BufferImpl

java.lang.Object
org.jline.reader.impl.BufferImpl
All Implemented Interfaces:
Buffer

public class BufferImpl extends Object implements Buffer
A holder for a StringBuilder that also contains the current cursor position.
Since:
2.0
Author:
Marc Prud'hommeaux, Jason Dillon