interface PairList
Modifier and Type | Interface and Description |
---|---|
static interface |
PairList.Consumer |
Modifier and Type | Method and Description |
---|---|
boolean |
forEachPair(PairList.Consumer predicate) |
it.unimi.dsi.fastutil.doubles.DoubleList |
getPairs() |
it.unimi.dsi.fastutil.doubles.DoubleList getPairs()
boolean forEachPair(PairList.Consumer predicate)