public class StopCallbackNoAction extends java.lang.Object implements StopCallback
Modifier and Type | Field and Description |
---|---|
static StopCallback |
INSTANCE |
Constructor and Description |
---|
StopCallbackNoAction() |
Modifier and Type | Method and Description |
---|---|
void |
stop()
Stops the underlying resources.
|
public static final StopCallback INSTANCE
public void stop()
StopCallback
stop
in interface StopCallback