edu.umd.cs.findbugs.ba

Class XMethodParameter

public class XMethodParameter extends Object implements Comparable<XMethodParameter>

Author: pugh

Constructor Summary
XMethodParameter(XMethod m, int p)
Method Summary
intcompareTo(XMethodParameter mp2)
XMethodgetMethod()
intgetParameterNumber()

Constructor Detail

XMethodParameter

public XMethodParameter(XMethod m, int p)

Method Detail

compareTo

public int compareTo(XMethodParameter mp2)

getMethod

public XMethod getMethod()

getParameterNumber

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