-
Methods Method Description io.github.classgraph.FieldInfo.getDefiningClassInfo() Use insteadFieldInfo.getClassInfo()
.io.github.classgraph.FieldInfo.getDefiningClassName() Use insteadgetClassInfo().getName()
.io.github.classgraph.MethodInfo.getDefiningClassInfo() Use insteadMethodInfo.getClassInfo()
.io.github.classgraph.MethodInfo.getDefiningClassName() Use insteadgetClassInfo().getName()
.