| Package | Description | 
|---|---|
| com.gigaspaces.internal.gnu.trove | 
 GNU Trove: High performance collections for Java. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TLongObjectHashMap.transformValues(TObjectFunction<V,V> function)
Transform the values in this map using function. 
 | 
void | 
TIntObjectHashMap.transformValues(TObjectFunction<V,V> function)
Transform the values in this map using function. 
 | 
void | 
TShortObjectHashMap.transformValues(TObjectFunction<V,V> function)
Transform the values in this map using function. 
 | 
void | 
THashMap.transformValues(TObjectFunction<V,V> function)
Transform the values in this map using function. 
 | 
Copyright © GigaSpaces.