Uses of Interface
org.glassfish.hk2.classmodel.reflect.impl.TypeBuilder
-
Packages that use TypeBuilder Package Description org.glassfish.hk2.classmodel.reflect org.glassfish.hk2.classmodel.reflect.impl -
-
Uses of TypeBuilder in org.glassfish.hk2.classmodel.reflect
Methods in org.glassfish.hk2.classmodel.reflect that return TypeBuilder Modifier and Type Method Description TypeBuilder
ParsingContext. getTypeBuilder(URI definingURI)
-
Uses of TypeBuilder in org.glassfish.hk2.classmodel.reflect.impl
Classes in org.glassfish.hk2.classmodel.reflect.impl that implement TypeBuilder Modifier and Type Class Description class
TypesImpl
Results 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 TypeBuilder Constructor Description SignatureVisitorImpl(TypeBuilder typeBuilder)
-