IntervalSet.getMinElement

Returns the minimum value contained in the set.

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

class IntervalSet
int
getMinElement
()

Meta