public static interface RangeBinarySearch.Input
Modifier and Type | Method and Description |
---|---|
boolean |
isPointXLessThanPinPoint(int pinPointIndex)
Compares point X with a pin-point.
|
int |
pinPointsNumber() |
int pinPointsNumber()
boolean isPointXLessThanPinPoint(int pinPointIndex)
index
- 0-based index of a pin-pointCopyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.