Uses of Class
org.glassfish.hk2.classmodel.reflect.impl.ParameterizedInterfaceModelImpl
-
Packages that use ParameterizedInterfaceModelImpl Package Description org.glassfish.hk2.classmodel.reflect.impl -
-
Uses of ParameterizedInterfaceModelImpl in org.glassfish.hk2.classmodel.reflect.impl
Fields in org.glassfish.hk2.classmodel.reflect.impl with type parameters of type ParameterizedInterfaceModelImpl Modifier and Type Field Description private java.util.Map<java.lang.String,ParameterizedInterfaceModelImpl>SignatureVisitorImpl. formalTypesprivate java.util.List<ParameterizedInterfaceModelImpl>SignatureVisitorImpl. parameterizedIntfprivate java.util.Stack<ParameterizedInterfaceModelImpl>SignatureVisitorImpl. stackMethods in org.glassfish.hk2.classmodel.reflect.impl that return types with arguments of type ParameterizedInterfaceModelImpl Modifier and Type Method Description (package private) java.util.Collection<ParameterizedInterfaceModelImpl>SignatureVisitorImpl. getImplementedInterfaces()Methods in org.glassfish.hk2.classmodel.reflect.impl with parameters of type ParameterizedInterfaceModelImpl Modifier and Type Method Description (package private) voidExtensibleTypeImpl. isImplementing(ParameterizedInterfaceModelImpl pim)
-