|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TDoubleFunction | |
|---|---|
| gnu.trove | |
| Uses of TDoubleFunction in gnu.trove |
|---|
| Methods in gnu.trove with parameters of type TDoubleFunction | |
|---|---|
void |
TLongDoubleHashMap.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. |
void |
TFloatDoubleHashMap.transformValues(TDoubleFunction function)
Transform the values in this map using function. |
void |
TObjectDoubleHashMap.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 |
TIntDoubleHashMap.transformValues(TDoubleFunction function)
Transform the values in this map using function. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||