Uses of Class java.lang.reflect.Constructor

Uses in package gnu.CORBA.CDR

Methods with parameter type java.lang.reflect.Constructor

Object
VMVio.allocateObject(Class<T> clazz, Class<T> constr_clazz, Constructor<T> constructor)
Allocates a new Object of type clazz but without running the default constructor on it.

Uses in package gnu.java.lang.reflect

Constructors with parameter type java.lang.reflect.Constructor

Methods with parameter type java.lang.reflect.Constructor

String
Returns a String representing the type-encoding of a constructor.