Interface CeasableHandle.CeaseAutomatonHandle<H>

Type Parameters:
H - The type of the handle.
All Superinterfaces:
CeasableHandle<H>
Enclosing interface:
CeasableHandle<H>

public static interface CeasableHandle.CeaseAutomatonHandle<H> extends CeasableHandle<H>
The CeasableHandle.CeaseAutomatonHandle interface defines those methods related to the handle based cease life-cycle. The handle reference requires the Ceasable.CeaseAutomaton interface to be implemented.