| Package | Description |
|---|---|
| gnu.trove |
| Modifier and Type | Method and Description |
|---|---|
void |
TObjectDoubleHashMap.transformValues(TDoubleFunction function)
Transform the values in this map using function.
|
void |
TLongDoubleHashMap.transformValues(TDoubleFunction function)
Transform the values in this map using function.
|
void |
TIntDoubleHashMap.transformValues(TDoubleFunction function)
Transform the values in this map using function.
|
void |
TFloatDoubleHashMap.transformValues(TDoubleFunction function)
Transform the values in this map using function.
|
void |
TDoubleDoubleHashMap.transformValues(TDoubleFunction function)
Transform the values in this map using function.
|
void |
TDoubleArrayList.transformValues(TDoubleFunction function)
Transform each value in the list using the specified function.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.