|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TDoubleFunction | |
---|---|
gnu.trove.map | |
gnu.trove.map.hash |
Uses of TDoubleFunction in gnu.trove.map |
---|
Methods in gnu.trove.map with parameters of type TDoubleFunction | |
---|---|
void |
TLongDoubleMap.transformValues(TDoubleFunction function)
Transform the values in this map using function. |
Uses of TDoubleFunction in gnu.trove.map.hash |
---|
Methods in gnu.trove.map.hash with parameters of type TDoubleFunction | |
---|---|
void |
TLongDoubleHashMap.transformValues(TDoubleFunction function)
Transform the values in this map using function. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |