@Generated(date="2014-01-02T13:00:30+0000",
value="HPPC generated from: DoubleDoubleCursor.java")
public final class DoubleDoubleCursor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
index
The current key and value's index in the container this cursor belongs to.
|
double |
key
The current key.
|
double |
value
The current value.
|
| Constructor and Description |
|---|
DoubleDoubleCursor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public int index
public double key
public double value
Copyright © 2014 Carrot Search s.c.. All rights reserved.