private static class ShutdownManager.Hook
extends java.lang.Object
implements java.lang.Comparable
Modifier and Type | Field and Description |
---|---|
(package private) int |
iseq_ |
(package private) java.lang.Runnable |
runnable_ |
Constructor and Description |
---|
Hook(java.lang.Runnable runnable,
int iseq)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.lang.Object other) |