Uses of Class
org.glassfish.hk2.classmodel.reflect.impl.ParameterizedInterfaceModelImpl
Packages that use ParameterizedInterfaceModelImpl
-
Uses of ParameterizedInterfaceModelImpl in org.glassfish.hk2.classmodel.reflect.impl
Fields in org.glassfish.hk2.classmodel.reflect.impl with type parameters of type ParameterizedInterfaceModelImplModifier and TypeFieldDescriptionprivate final Map<String,
ParameterizedInterfaceModelImpl> SignatureVisitorImpl.formalTypes
private final List<ParameterizedInterfaceModelImpl>
SignatureVisitorImpl.parameterizedIntf
private final Stack<ParameterizedInterfaceModelImpl>
SignatureVisitorImpl.stack
Methods in org.glassfish.hk2.classmodel.reflect.impl that return types with arguments of type ParameterizedInterfaceModelImplModifier and TypeMethodDescription(package private) Collection<ParameterizedInterfaceModelImpl>
SignatureVisitorImpl.getImplementedInterfaces()
Methods in org.glassfish.hk2.classmodel.reflect.impl with parameters of type ParameterizedInterfaceModelImplModifier and TypeMethodDescription(package private) void
ExtensibleTypeImpl.isImplementing
(ParameterizedInterfaceModelImpl pim)