|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.term.TermEvent
org.crsh.term.TermEvent.Break
public static class TermEvent.Break
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.Break |
INSTANCE
. |
| Constructor Summary | |
|---|---|
private |
TermEvent.Break()
|
| 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.Break INSTANCE
| Constructor Detail |
|---|
private TermEvent.Break()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||