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