|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.term.TermEvent org.crsh.term.TermEvent.Close
public static class TermEvent.Close
Signals a control-break.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.crsh.term.TermEvent |
---|
TermEvent.Break, TermEvent.Close, TermEvent.Complete, TermEvent.ReadLine |
Field Summary | |
---|---|
private static TermEvent.Close |
INSTANCE . |
Constructor Summary | |
---|---|
private |
TermEvent.Close() |
Method Summary |
---|
Methods inherited from class org.crsh.term.TermEvent |
---|
brk, close, complete, readLine, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static final TermEvent.Close INSTANCE
Constructor Detail |
---|
private TermEvent.Close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |