barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

com.barchart.udt
Class FactoryUDT<C>

java.lang.Object
  extended by 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

Constructor Summary
FactoryUDT(Class<C> clazz)
           
 
Method Summary
 FactoryInterfaceUDT cloneFactory()
           
 CCC create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryUDT

public FactoryUDT(Class<C> clazz)
Method Detail

create

public CCC create()
Specified by:
create in interface FactoryInterfaceUDT

cloneFactory

public FactoryInterfaceUDT cloneFactory()
Specified by:
cloneFactory in interface FactoryInterfaceUDT

barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

Copyright © 2009-2013 Barchart, Inc.. All Rights Reserved.