public interface RemovalHandler
| Modifier and Type | Field and Description |
|---|---|
static RemovalHandler |
DoNothing
A public static no-op.
|
| Modifier and Type | Method and Description |
|---|---|
void |
remove()
Clear some kind of state; usually removing an event handler.
|
static final RemovalHandler DoNothing
Copyright © 2012-2013 The Internet Party. All Rights Reserved.