org.opalj.br
If a type argument is not further specified (e.g. List<?> l = …) then the type argument "?" is represented by this object.
For matching signatures see Signature.
Converts this signature into its JVM representation.
Converts this signature into its JVM representation. (See the JVM 5 or later specification for further details.)
If a type argument is not further specified (e.g. List<?> l = …) then the type argument "?" is represented by this object.
For matching signatures see Signature.