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.formalTypesprivate final List<ParameterizedInterfaceModelImpl> SignatureVisitorImpl.parameterizedIntfprivate final Stack<ParameterizedInterfaceModelImpl> SignatureVisitorImpl.stackMethods 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) voidExtensibleTypeImpl.isImplementing(ParameterizedInterfaceModelImpl pim)