Uses of Class
org.vesalainen.bcc.model.TypeParameterBuilder
Packages that use TypeParameterBuilder
-
Uses of TypeParameterBuilder in org.vesalainen.bcc.model
Fields in org.vesalainen.bcc.model declared as TypeParameterBuilderModifier and TypeFieldDescriptionprivate TypeParameterBuilderDeclaredTypeBuilder.typeParamBuilderprivate TypeParameterBuilderExecutableElementImpl.ConstructorBuilder.typeParamBuilderprivate TypeParameterBuilderTypeElementImpl.ClassBuilder.typeParamBuilderprivate TypeParameterBuilderVariableElementImpl.VariableBuilder.typeParamBuilderConstructors in org.vesalainen.bcc.model with parameters of type TypeParameterBuilderModifierConstructorDescription(package private)DeclaredTypeBuilder(TypeElement element, TypeParameterBuilder typeParamBuilder) VariableBuilder(Element enclosingElement, String name, TypeParameterBuilder typeParamBuilder)