Package org.midheaven.math
Class StartInclusionBuilder<T,U>
java.lang.Object
org.midheaven.math.StartInclusionBuilder<T,U>
Builder for Start Inclusion instances.
-
Method Summary
Modifier and TypeMethodDescriptionPerforms exclusive.Performs inclusive.
-
Method Details
-
inclusive
Performs inclusive.- Returns:
- the result of inclusive
-
exclusive
Performs exclusive.- Returns:
- the result of exclusive
-