org.crsh.term
Class TermAction.ReadLine

java.lang.Object
  extended by org.crsh.term.TermAction
      extended by org.crsh.term.TermAction.ReadLine
Enclosing class:
TermAction

public static class TermAction.ReadLine
extends TermAction


Nested Class Summary
 
Nested classes/interfaces inherited from class org.crsh.term.TermAction
TermAction.CancelEvaluation, TermAction.Init, TermAction.ReadLine
 
Constructor Summary
TermAction.ReadLine(CharSequence line)
           
 
Method Summary
 CharSequence getLine()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TermAction.ReadLine

public TermAction.ReadLine(CharSequence line)
Method Detail

getLine

public CharSequence getLine()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2010 eXo Platform SAS. All Rights Reserved.