Class IntegerRange
java.lang.Object
co.yellowdog.platform.model.IntegerRange
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new IntegerRange that is automatically validated on build. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntegerRange
public IntegerRange() -
IntegerRange
-
-
Method Details
-
builder
-
toBuilder
-
getMin
-
getMax
-
setMin
-
setMax
-
equals
-
canEqual
-
hashCode
-
toString
-