| Modifier and Type | Method and Description |
|---|---|
BlockingEvent.Type |
BlockingEvent.getType() |
static BlockingEvent.Type |
BlockingEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlockingEvent.Type[] |
BlockingEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BlockingEvent(Object source,
BlockingEvent.Type type,
Object message) |
Copyright © 2018 BitSensor. All rights reserved.