FindBugs™ 3.0.1-dev-20201221
- java.lang.Object
-
- edu.umd.cs.findbugs.classfile.engine.SelfMethodCalls
-
-
Constructor Summary
Constructors
Constructor and Description |
SelfMethodCalls(org.objectweb.asm.ClassReader classReader) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getSelfCalls
public static <T> MultiMap<T,T> getSelfCalls(ClassDescriptor classDescriptor,
java.util.Map<java.lang.String,T> methods)
FindBugs™ 3.0.1-dev-20201221
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.