cz.cuni.amis.utils.objectmanager
Interface IObjectFactory<Producing>

Package class diagram package IObjectFactory
Type Parameters:
Producing -

public interface IObjectFactory<Producing>

Simple factory interface for any kind of object.

Author:
Jimmy

Method Summary
 Producing newObject()
           
 

Method Detail

newObject

Producing newObject()


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