edu.umd.cs.findbugs.ba

Interface XMethod

public interface XMethod extends ClassMember

Method Summary
intgetNumParams()
booleanisNative()
booleanisSynchronized()

Method Detail

getNumParams

public int getNumParams()

isNative

public boolean isNative()

isSynchronized

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