ZoneOffsetTransition.compareTo

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

class ZoneOffsetTransition
int
compareTo

Meta