FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba
Class CompoundMethodChooser

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.CompoundMethodChooser
All Implemented Interfaces:
JavaClassAndMethodChooser

Deprecated.

@Deprecated
public class CompoundMethodChooser
extends java.lang.Object
implements JavaClassAndMethodChooser

Author:
David Hovemeyer

Constructor Summary
CompoundMethodChooser(JavaClassAndMethodChooser[] conjunctList)
          Deprecated.  
 
Method Summary
 boolean choose(JavaClassAndMethod javaClassAndMethod)
          Deprecated.  
 boolean choose(XMethod method)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompoundMethodChooser

public CompoundMethodChooser(JavaClassAndMethodChooser[] conjunctList)
Deprecated. 
Method Detail

choose

public boolean choose(JavaClassAndMethod javaClassAndMethod)
Deprecated. 
Specified by:
choose in interface JavaClassAndMethodChooser

choose

public boolean choose(XMethod method)
Deprecated. 
Specified by:
choose in interface JavaClassAndMethodChooser

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.