public interface TimerID extends Serializable
TimerID
is used to identify a timer started by an SBB entity.
An implementation of this class must be Java serializable to support persistence
(in a potentially arbitrary data structure) by SBBs.boolean equals(Object obj)
int hashCode()