public class PathEvent
Event fired when path occurs. Listen for this event using EventBus.register.
java.lang.Object > PathEvent
Field Summary
No fields documented.
Method Detail
getTimestamp
public
long
getTimestamp
()
Method getTimestamp.
toString
public
String
toString
()
Method toString.