Uses of Class
org.freehep.rtti.IConstructor

Uses of IConstructor in org.freehep.rtti
 

Methods in org.freehep.rtti that return IConstructor
 IConstructor RTTI.createConstructor(String name, Vector comments, Vector parameterTypes, Vector exceptionTypes)
          Creates a constructor.
 IConstructor[] IClass.getConstructors()
          Returns the list of constructors defined in this class.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.