Uses of Class
aQute.bnd.compatibility.GenericType
-
Packages that use GenericType Package Description aQute.bnd.compatibility -
-
Uses of GenericType in aQute.bnd.compatibility
Subclasses of GenericType in aQute.bnd.compatibility Modifier and Type Class Description static classGenericType.GenericArraystatic classGenericType.GenericWildcardMethods in aQute.bnd.compatibility with parameters of type GenericType Modifier and Type Method Description voidScope. setBase(GenericType typeSignature)voidScope. setExceptionTypes(GenericType[] convert)voidScope. setParameterTypes(GenericType[] convert)Constructors in aQute.bnd.compatibility with parameters of type GenericType Constructor Description GenericParameter(java.lang.String name, GenericType[] bounds)
-