| Package | Description |
|---|---|
| de.skuzzle.jeve.stores |
Contains actual implementations of
ListenerStores. |
| Modifier and Type | Method and Description |
|---|---|
static PriorityListenerStore |
PriorityListenerStore.create()
Creates a new PriorityListenerStore with default priority of
0. |
static PriorityListenerStore |
PriorityListenerStore.create(int defaultPriority)
Creates a new PriorityListenerStore with the given default priority.
|
PriorityListenerStore |
PriorityListenerStore.synchronizedView() |
Copyright © 2014–2015. All rights reserved.