Uses of Interface
com.gigaspaces.internal.gnu.trove.TLongFunction
Packages that use TLongFunction
Package
Description
GNU Trove: High performance collections for Java.
-
Uses of TLongFunction in com.gigaspaces.internal.gnu.trove
Methods in com.gigaspaces.internal.gnu.trove with parameters of type TLongFunctionModifier and TypeMethodDescriptionvoidTObjectLongHashMap.transformValues(TLongFunction function) Transform the values in this map using function.voidTShortLongHashMap.transformValues(TLongFunction function) Transform the values in this map using function.