Package org.apache.poi.ss.formula
Class SortedValues
- java.lang.Object
-
- org.apache.poi.ss.formula.SortedValues
-
public class SortedValues extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SortedValues()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intsearch(boolean key, int minValue, int maxValue)intsearch(double key, int minValue, int maxValue)intsearch(java.lang.String key, int minValue, int maxValue)
-