IntervalSet.getMaxElement

Returns the maximum value contained in the set.

@return the maximum value contained in the set. If the set is empty, this method returns {@link Token#INVALID_TYPE}.

class IntervalSet
int
getMaxElement
()

Meta