Uses of Interface
org.glassfish.hk2.classmodel.reflect.impl.TypeBuilder
Packages that use TypeBuilder
-
Uses of TypeBuilder in org.glassfish.hk2.classmodel.reflect
Methods in org.glassfish.hk2.classmodel.reflect that return TypeBuilder -
Uses of TypeBuilder in org.glassfish.hk2.classmodel.reflect.impl
Classes in org.glassfish.hk2.classmodel.reflect.impl that implement TypeBuilderModifier and TypeClassDescriptionclassResults of a parsing activity, all java resources are inventoried in three main categories : classes, interfaces and annotations with cross referencesConstructors in org.glassfish.hk2.classmodel.reflect.impl with parameters of type TypeBuilderModifierConstructorDescriptionFieldSignatureVisitorImpl(TypeBuilder typeBuilder, FieldModel fieldModel) MethodSignatureVisitorImpl(TypeBuilder typeBuilder, MethodModel methodModel) SignatureVisitorImpl(TypeBuilder typeBuilder)