Uses of Class
io.github.classgraph.TypeParameter
-
Uses of TypeParameter in io.github.classgraph
Methods in io.github.classgraph that return TypeParameterMethods in io.github.classgraph that return types with arguments of type TypeParameterModifier and TypeMethodDescriptionClassTypeSignature.getTypeParameters()Get the type parameters for the class.MethodTypeSignature.getTypeParameters()Get the type parameters for the method, if this is a generic method.