Uses of Interface
org.glassfish.hk2.classmodel.reflect.ParameterizedInterfaceModel
Packages that use ParameterizedInterfaceModel
-
Uses of ParameterizedInterfaceModel in org.glassfish.hk2.classmodel.reflect
Methods in org.glassfish.hk2.classmodel.reflect that return types with arguments of type ParameterizedInterfaceModelModifier and TypeMethodDescriptionExtensibleType.getParameterizedInterfaces()ParameterizedInterfaceModel.getParametizedTypes()Returns the type parameters in order. -
Uses of ParameterizedInterfaceModel in org.glassfish.hk2.classmodel.reflect.impl
Classes in org.glassfish.hk2.classmodel.reflect.impl that implement ParameterizedInterfaceModelModifier and TypeClassDescription(package private) classImplementation of theParameterizedInterfaceModelFields in org.glassfish.hk2.classmodel.reflect.impl with type parameters of type ParameterizedInterfaceModelModifier and TypeFieldDescriptionprivate final List<ParameterizedInterfaceModel> ExtensibleTypeImpl.implementedParameterizedIntf(package private) final List<ParameterizedInterfaceModel> ParameterizedInterfaceModelImpl.parameterizedTypesMethods in org.glassfish.hk2.classmodel.reflect.impl that return types with arguments of type ParameterizedInterfaceModelModifier and TypeMethodDescriptionExtensibleTypeImpl.getParameterizedInterfaces()ParameterizedInterfaceModelImpl.getParametizedTypes()Methods in org.glassfish.hk2.classmodel.reflect.impl with parameters of type ParameterizedInterfaceModelModifier and TypeMethodDescription(package private) voidParameterizedInterfaceModelImpl.addParameterizedType(ParameterizedInterfaceModel type)