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