Uses of Interface
cz.cuni.amis.utils.objectmanager.IObjectFactory

Packages that use IObjectFactory
cz.cuni.amis.utils.objectmanager   
 

Uses of IObjectFactory in cz.cuni.amis.utils.objectmanager
 

Constructors in cz.cuni.amis.utils.objectmanager with parameters of type IObjectFactory
ObjectManager(IObjectFactory<MANAGED_OBJECT> objectFactory)
           
ObjectManager(IObjectFactory<MANAGED_OBJECT> objectFactory, int initialObjectCount)
           
ObjectManager(IObjectFactory<MANAGED_OBJECT> objectFactory, int initialObjectCount, int moreNewObjectsCount)
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.