Uses of Interface
gnu.trove.function.TObjectFunction

Packages that use TObjectFunction
gnu.trove.map.hash   
 

Uses of TObjectFunction in gnu.trove.map.hash
 

Methods in gnu.trove.map.hash with parameters of type TObjectFunction
 void THashMap.transformValues(TObjectFunction<V,V> function)
          Transform the values in this map using function.
 



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