Uses of Class
aQute.bnd.compatibility.GenericType
Packages that use GenericType
-
Uses of GenericType in aQute.bnd.compatibility
Subclasses of GenericType in aQute.bnd.compatibilityModifier and TypeClassDescriptionstatic class
static class
Fields in aQute.bnd.compatibility declared as GenericTypeModifier and TypeFieldDescription(package private) GenericType[]
GenericType.a
(package private) GenericType[]
GenericType.b
(package private) GenericType
Scope.base
(package private) GenericType[]
GenericParameter.bounds
(package private) static final GenericType[]
GenericType.EMPTY
(package private) GenericType[]
Scope.exceptions
(package private) GenericType[]
Scope.parameters
Methods in aQute.bnd.compatibility that return GenericTypeMethods in aQute.bnd.compatibility with parameters of type GenericTypeModifier and TypeMethodDescriptionvoid
Scope.setBase
(GenericType typeSignature) void
Scope.setExceptionTypes
(GenericType[] convert) void
Scope.setParameterTypes
(GenericType[] convert) Constructors in aQute.bnd.compatibility with parameters of type GenericType