github classgraph/classgraph classgraph-4.8.97

latest releases: classgraph-4.8.172, classgraph-4.8.171, classgraph-4.8.170...
3 years ago

Small adjustment to previous release -- remove ClassTypeSignature#getTypeAnnotationInfo() and MethodTypeSignature#getTypeAnnotationInfo() (but leave TypeSignature#getTypeAnnotationInfo() in place), since classes and methods never have type annotations -- any type annotations are attached to their type signature components (e.g. the return type of a method or the type parameters of a generic class).

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.