Compares this transition to another based on the transition instant.
!(p)
This compares the instants of each transition.
The offsets are ignored, making this order inconsistent with equals.
@param transition the transition to compare to, not null
@return the comparator value, negative if less, positive if greater
Compares this transition to another based on the transition instant. !(p) This compares the instants of each transition. The offsets are ignored, making this order inconsistent with equals.
@param transition the transition to compare to, not null @return the comparator value, negative if less, positive if greater