Package tripleo.util.range
Class RangeContinuousImpl
java.lang.Object
tripleo.util.range.RangeContinuousImpl
- All Implemented Interfaces:
RangeImpl
Created 9/18/20 7:28 AM
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RangeContinuousImpl
public RangeContinuousImpl(int start, int finish)
-
-
Method Details
-
setFinish
public void setFinish(int finish) -
getNext
-
getHighest
public int getHighest()- Specified by:
getHighestin interfaceRangeImpl
-
getLowest
public int getLowest() -
setLowest
public void setLowest(int start) -
setNext
-
toString
-