protected class CayleyGraphFactory.VertexEventTracePair
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
T |
event |
Trace<T> |
trace |
Vertex<T> |
vertex |
| Constructor and Description |
|---|
VertexEventTracePair(Vertex<T> v,
Trace<T> t,
T e) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
Copyright © Sylvain HallĂ©. All Rights Reserved.