Uses of Class
io.github.classgraph.ClassRefTypeSignature
-
Uses of ClassRefTypeSignature in io.github.classgraph
Methods in io.github.classgraph that return ClassRefTypeSignatureModifier and TypeMethodDescriptionClassTypeSignature.getSuperclassSignature()Get the type signature for the superclass (possibly null in the case ofObject, since it doesn't have a superclass).Methods in io.github.classgraph that return types with arguments of type ClassRefTypeSignatureModifier and TypeMethodDescriptionClassTypeSignature.getSuperinterfaceSignatures()Get the type signatures of any superinterfaces.