intervals property

int intervals
final

The number of parts in which the interval [lowerBound, upperBound] has to be split by the algorithm.

Implementation

final int intervals;