hep.aida.ref
Class GenericFactory
- java.lang.Object
-
- hep.aida.ref.GenericFactory
-
- All Implemented Interfaces:
- IGenericFactory
public class GenericFactory extends java.lang.Object implements IGenericFactory
-
-
Constructor Summary
Constructors Constructor and Description GenericFactory(java.lang.String type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Stringtype()The type of the factory (as specified when the factory was created).
-
-
-
Method Detail
-
type
public java.lang.String type()
Description copied from interface:IGenericFactoryThe type of the factory (as specified when the factory was created).- Specified by:
typein interfaceIGenericFactory- Returns:
- The factory type.
-
-
DMelt 3.0 © DataMelt by jWork.ORG