| Package | Description |
|---|---|
| gnu.trove |
| Modifier and Type | Method and Description |
|---|---|
void |
TObjectFloatHashMap.transformValues(TFloatFunction function)
Transform the values in this map using function.
|
void |
TLongFloatHashMap.transformValues(TFloatFunction function)
Transform the values in this map using function.
|
void |
TIntFloatHashMap.transformValues(TFloatFunction function)
Transform the values in this map using function.
|
void |
TFloatFloatHashMap.transformValues(TFloatFunction function)
Transform the values in this map using function.
|
void |
TFloatArrayList.transformValues(TFloatFunction function)
Transform each value in the list using the specified function.
|
void |
TDoubleFloatHashMap.transformValues(TFloatFunction function)
Transform the values in this map using function.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.