Package | Description |
---|---|
jline |
JLine 2.
|
jline.internal |
Internal support.
|
Modifier and Type | Field and Description |
---|---|
private ShutdownHooks.Task |
TerminalSupport.shutdownTask |
Modifier and Type | Field and Description |
---|---|
private static java.util.List<ShutdownHooks.Task> |
ShutdownHooks.tasks |
Modifier and Type | Method and Description |
---|---|
static <T extends ShutdownHooks.Task> |
ShutdownHooks.add(T task) |
Modifier and Type | Method and Description |
---|---|
static void |
ShutdownHooks.remove(ShutdownHooks.Task task) |