public interface HGListener
A HGListener must be implemented in order to be receive notifications
about HyperGraph events. Event listeners implement the
| Modifier and Type | Interface and Description |
|---|---|
static class |
HGListener.Result |
| Modifier and Type | Method and Description |
|---|---|
HGListener.Result |
handle(HyperGraph graph,
HGEvent event) |
HGListener.Result handle(HyperGraph graph, HGEvent event)
Copyright © 2015. All rights reserved.