protected class Timeline.NodeAdded extends Timeline.Event
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.String |
nodeId |
date, priority
Constructor and Description |
---|
Timeline.NodeAdded(long timeId,
java.lang.String nodeId) |
Modifier and Type | Method and Description |
---|---|
void |
doEvent(long timeId) |
void |
reverse(long timeId) |
compareTo
public Timeline.NodeAdded(long timeId, java.lang.String nodeId)
public void doEvent(long timeId)
doEvent
in class Timeline.Event
public void reverse(long timeId)
reverse
in class Timeline.Event