PairList.Consumer| Modifier and Type | Field and Description |
|---|---|
private it.unimi.dsi.fastutil.doubles.DoubleList |
merged |
| Constructor and Description |
|---|
IdentityPairList(it.unimi.dsi.fastutil.doubles.DoubleList values) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
forEachPair(PairList.Consumer predicate) |
it.unimi.dsi.fastutil.doubles.DoubleList |
getPairs() |
public IdentityPairList(it.unimi.dsi.fastutil.doubles.DoubleList values)
public boolean forEachPair(PairList.Consumer predicate)
forEachPair in interface PairList