com.barchart.udt
Class FactoryUDT<C>
java.lang.Object
com.barchart.udt.FactoryUDT<C>
- All Implemented Interfaces:
- FactoryInterfaceUDT
public class FactoryUDT<C>
- extends Object
- implements FactoryInterfaceUDT
Wrapper around the UDT CCCFactory class
- Author:
- CCob
- See Also:
- reference,
tutorial,
CCC
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactoryUDT
public FactoryUDT(Class<C> clazz)
create
public CCC create()
- Specified by:
create in interface FactoryInterfaceUDT
cloneFactory
public FactoryInterfaceUDT cloneFactory()
- Specified by:
cloneFactory in interface FactoryInterfaceUDT
Copyright © 2009-2013 Barchart, Inc.. All Rights Reserved.