| Package | Description |
|---|---|
| gnu.trove |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TFloatDoubleHashMap.forEachEntry(TFloatDoubleProcedure procedure)
Executes procedure for each key/value entry in the
map.
|
boolean |
TFloatDoubleHashMap.retainEntries(TFloatDoubleProcedure procedure)
Retains only those entries in the map for which the procedure
returns a true value.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.