Uses of Interface
org.glassfish.hk2.classmodel.reflect.ParameterizedType
Packages that use ParameterizedType
-
Uses of ParameterizedType in org.glassfish.hk2.classmodel.reflect
Subinterfaces of ParameterizedType in org.glassfish.hk2.classmodel.reflectModifier and TypeInterfaceDescriptioninterfaceModel that represent the field of a classinterfaceDenote a parameter to a methodMethods in org.glassfish.hk2.classmodel.reflect that return ParameterizedTypeMethods in org.glassfish.hk2.classmodel.reflect that return types with arguments of type ParameterizedType -
Uses of ParameterizedType in org.glassfish.hk2.classmodel.reflect.impl
Classes in org.glassfish.hk2.classmodel.reflect.impl that implement ParameterizedTypeModifier and TypeClassDescriptionclassImplementation of a field modelclassclassMethods in org.glassfish.hk2.classmodel.reflect.impl that return ParameterizedTypeModifier and TypeMethodDescriptionMethodModelImpl.getReturnType()MethodSignatureVisitorImpl.getReturnType()Methods in org.glassfish.hk2.classmodel.reflect.impl that return types with arguments of type ParameterizedTypeModifier and TypeMethodDescriptionFieldModelImpl.getParameterizedTypes()ParameterImpl.getParameterizedTypes()ParameterizedTypeImpl.getParameterizedTypes()Methods in org.glassfish.hk2.classmodel.reflect.impl with parameters of type ParameterizedTypeModifier and TypeMethodDescriptionvoidMethodModelImpl.setReturnType(ParameterizedType returnType)