Uses of Interface
gnu.trove.function.TDoubleFunction

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

Uses of TDoubleFunction in gnu.trove.map
 

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

Uses of TDoubleFunction in gnu.trove.map.hash
 

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



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