H - The type of the handle to be used.HandleAccessor.HandleProperty<H>HandleTimeoutRuntimeException, IllegalHandleStateChangeRuntimeException, UnknownHandleRuntimeException, UnsupportedHandleOperationRuntimeExceptionpublic interface HandleAccessor<H>
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
HandleAccessor.HandleMutator<H> |
Provides a mutator for a handle property for e.g. key / handle pair.
|
static interface |
HandleAccessor.HandleProperty<H> |
Provides a handle property for e.g. key / handle pair.
|
| Modifier and Type | Method | Description |
|---|---|---|
H |
getHandle() |
Retrieves the handle from the handle property.
|
H getHandle()
Copyright © 2018. All rights reserved.