Uses of Class
com.strobel.reflection.emit.ConstructorBuilder
Packages that use ConstructorBuilder
-
Uses of ConstructorBuilder in com.strobel.reflection.emit
Methods in com.strobel.reflection.emit that return ConstructorBuilderModifier and TypeMethodDescriptionTypeBuilder.defineConstructor(int modifiers, TypeList parameterTypes) TypeBuilder.defineConstructor(int modifiers, TypeList parameterTypes, TypeList thrownTypes) TypeBuilder.defineDefaultConstructor()TypeBuilder.defineDefaultConstructor(int modifiers)