Uses of Interface
gnu.trove.function.TFloatFunction

Packages that use TFloatFunction
gnu.trove.map   
gnu.trove.map.hash   
 

Uses of TFloatFunction in gnu.trove.map
 

Methods in gnu.trove.map with parameters of type TFloatFunction
 void TIntFloatMap.transformValues(TFloatFunction function)
          Transform the values in this map using function.
 

Uses of TFloatFunction in gnu.trove.map.hash
 

Methods in gnu.trove.map.hash with parameters of type TFloatFunction
 void TIntFloatHashMap.transformValues(TFloatFunction function)
          Transform the values in this map using function.
 



Copyright © 2007-2011 - Thomas Abeel - All Rights Reserved. SourceForge.netLogo