Uses of Interface
xyz.cofe.collection.graph.GraphEvent
| Package | Description |
|---|---|
| xyz.cofe.collection.graph |
Коллекции - Графы и алгоритмы работы с ними
|
-
Uses of GraphEvent in xyz.cofe.collection.graph
Classes in xyz.cofe.collection.graph that implement GraphEvent Modifier and Type Class Description classBasicGraphEvent<N,E>Описывает событие графаMethods in xyz.cofe.collection.graph with parameters of type GraphEvent Modifier and Type Method Description protected voidSimpleMDGraphSender. fireGraphEvent(GraphEvent<N,E> event)Сообщает подписчикам сообщениеprotected voidSimpleSDGraphSender. fireGraphEvent(GraphEvent<N,E> event)Сообщает подписчикам сообщениеvoidGraphListener. graphEvent(GraphEvent<N,E> e)Событие графа