| Package | Description |
|---|---|
| openlr.collection |
Provides some collection types that work an basic data types.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
OpenLongIntHashMap.forEachPair(LongIntProcedure procedure)
Applies a procedure to each (key,value) pair of the receiver, if any.
|
void |
OpenLongIntHashMap.pairsMatching(LongIntProcedure condition,
LongArrayList keyList,
IntArrayList valueList)
Fills all pairs satisfying a given condition into the specified lists.
|
Copyright © 2019 TomTom International B.V.. All rights reserved.