| Package | Description |
|---|---|
| org.neo4j.helpers |
Common Java utilities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Listeners.notify(Executor executor,
Listeners.Notification<T> notification)
Notify all listeners in this container with the given notification using the given executor.
|
void |
Listeners.notify(Listeners.Notification<T> notification)
Notify all listeners in this container with the given notification.
|
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.