public class VoidSubscription extends java.lang.Object implements Subscription
| Modifier and Type | Field and Description |
|---|---|
static VoidSubscription |
INSTANCE |
| Constructor and Description |
|---|
VoidSubscription() |
| Modifier and Type | Method and Description |
|---|---|
void |
remove()
Removes the associated listener from the event source.
|
public static final VoidSubscription INSTANCE
public void remove()
Subscriptionremove in interface Subscription