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