Package org.astrogrid.samp
Class ShutdownManager.Hook
- java.lang.Object
-
- org.astrogrid.samp.ShutdownManager.Hook
-
- All Implemented Interfaces:
java.lang.Comparable
- Enclosing class:
- ShutdownManager
private static class ShutdownManager.Hook extends java.lang.Object implements java.lang.Comparable
Aggregates a runnable and an associated sequence value.
-
-
Constructor Summary
Constructors Constructor Description Hook(java.lang.Runnable runnable, int iseq)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compareTo(java.lang.Object other)
-