com.sshtools.daemon.terminal
Class UserInput.Buffer

java.lang.Object
  extended by com.sshtools.daemon.terminal.CharBuffer
      extended by com.sshtools.daemon.terminal.UserInput.Buffer
Enclosing class:
UserInput

 class UserInput.Buffer
extends CharBuffer


Constructor Summary
UserInput.Buffer(int size)
           
 
Method Summary
 
Methods inherited from class com.sshtools.daemon.terminal.CharBuffer
append, clear, ensureSpace, getCharAt, insertCharAt, removeCharAt, setCharAt, size, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserInput.Buffer

public UserInput.Buffer(int size)