Package aQute.bnd.compatibility
Class RuntimeSignatureBuilder
java.lang.Object
aQute.bnd.compatibility.RuntimeSignatureBuilder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate Scope
add
(Scope declaring, Scope enclosing, int modifiers, TypeVariable<?>[] typeVariables, Kind kind, String id, Type mainType, Type[] parameterTypes, Type[] exceptionTypes) private GenericType
private GenericType[]
private GenericParameter[]
convert
(TypeVariable<?>[] vars) private static String
getDescriptor
(Class<?> c) static String
getDescriptor
(Class<?> base, Class<?>[] parameters) private Scope
getEnclosingScope
(Class<?> c) private Scope
getGlobalScope
(Class<?> c) static String
static String
identity
(Constructor<?> m) static String
static String
-
Field Details
-
root
-
-
Constructor Details
-
RuntimeSignatureBuilder
-
-
Method Details
-
identity
-
identity
-
identity
-
identity
-
getDescriptor
-
add
-
getEnclosingScope
-
getGlobalScope
-
add
-
convert
-
convert
-
convert
-
getDescriptor
-