Neo4j Community

Uses of Interface
org.neo4j.helpers.Listeners.Notification

Packages that use Listeners.Notification
org.neo4j.helpers Common Java utilities. 
 

Uses of Listeners.Notification in org.neo4j.helpers
 

Methods in org.neo4j.helpers with parameters of type Listeners.Notification
static
<T> void
Listeners.notifyListeners(Iterable<T> listeners, Executor executor, Listeners.Notification<T> notification)
           
static
<T> boolean
Listeners.notifyListeners(Iterable<T> listeners, Listeners.Notification<T> notification)
           
 


Neo4j Community

Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.