|
GNU Trove | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TShortFunction | |
| gnu.trove | GNU Trove: High performance collections for Java. |
| Uses of TShortFunction in gnu.trove |
| Methods in gnu.trove with parameters of type TShortFunction | |
void |
TShortShortHashMap.transformValues(TShortFunction function)
Transform the values in this map using function. |
void |
TShortArrayList.transformValues(TShortFunction function)
Transform each value in the list using the specified function. |
void |
TObjectShortHashMap.transformValues(TShortFunction function)
Transform the values in this map using function. |
void |
TLongShortHashMap.transformValues(TShortFunction function)
Transform the values in this map using function. |
void |
TIntShortHashMap.transformValues(TShortFunction function)
Transform the values in this map using function. |
void |
TFloatShortHashMap.transformValues(TShortFunction function)
Transform the values in this map using function. |
void |
TDoubleShortHashMap.transformValues(TShortFunction function)
Transform the values in this map using function. |
void |
TByteShortHashMap.transformValues(TShortFunction function)
Transform the values in this map using function. |
|
GNU Trove | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||