edu.umd.cs.findbugs.ba.ca

Class Call

public class Call extends Object

Constructor Summary
Call(String className, String methodName, String methodSig)
Method Summary
StringgetClassName()
StringgetMethodName()
StringgetMethodSig()

Constructor Detail

Call

public Call(String className, String methodName, String methodSig)

Method Detail

getClassName

public String getClassName()

getMethodName

public String getMethodName()

getMethodSig

public String getMethodSig()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.