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