Uses of Interface
org.glassfish.hk2.classmodel.reflect.Types
-
Packages that use Types Package Description org.glassfish.hk2.classmodel.reflect org.glassfish.hk2.classmodel.reflect.impl -
-
Uses of Types in org.glassfish.hk2.classmodel.reflect
Methods in org.glassfish.hk2.classmodel.reflect that return Types Modifier and Type Method Description Types
ParsingContext. getTypes()
Return the holder instance of all the visited types. -
Uses of Types in org.glassfish.hk2.classmodel.reflect.impl
Classes in org.glassfish.hk2.classmodel.reflect.impl that implement Types Modifier and Type Class Description class
TypesCtr
contains all the parsed types references.
-