Uses of Interface
org.omnaest.utils.structure.element.Factory

Packages that use Factory
org.omnaest.utils.structure.map   
 

Uses of Factory in org.omnaest.utils.structure.map
 

Fields in org.omnaest.utils.structure.map declared as Factory
protected  Factory<Map<K,V>> ThreadLocalMap.mapFactory
           
 

Methods in org.omnaest.utils.structure.map with parameters of type Factory
 void ThreadLocalMap.setMapFactory(Factory<Map<K,V>> mapFactory)
          Sets the Factory for new Map instances.
 



Copyright © 2011. All Rights Reserved.