public abstract class SortingNumericDoubleValues extends SortedNumericDoubleValues
SortedNumericDoubleValues instances based on unsorted content.| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected double[] |
values |
| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
SortingNumericDoubleValues() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
int |
count()
Retrieves the count of values for the current document.
|
protected void |
resize(int newSize)
|
protected void |
sort()
|
double |
valueAt(int index)
Retrieve the value for the current document at the specified index.
|
setDocumentprotected final void resize(int newSize)
protected final void sort()
public final int count()
SortedNumericDoubleValuescount クラス内 SortedNumericDoubleValuespublic final double valueAt(int index)
SortedNumericDoubleValues0 to count()-1.valueAt クラス内 SortedNumericDoubleValuesCopyright © 2009–2016. All rights reserved.