Uses of Class
io.github.classgraph.MethodTypeSignature
-
Uses of MethodTypeSignature in io.github.classgraph
Methods in io.github.classgraph that return MethodTypeSignatureModifier and TypeMethodDescriptionMethodInfo.getTypeDescriptor()Returns the parsed type descriptor for the method, which will not include type parameters.MethodInfo.getTypeSignature()Returns the parsed type signature for the method, possibly including type parameters.MethodInfo.getTypeSignatureOrTypeDescriptor()Returns the parsed type signature for the method, possibly including type parameters.