FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba
Class MethodBytecodeSet

java.lang.Object
  extended by java.util.BitSet
      extended by edu.umd.cs.findbugs.ba.MethodBytecodeSet
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class MethodBytecodeSet
extends java.util.BitSet

Class representing the set of opcodes used in a method.

Author:
David Hovemeyer
See Also:
Serialized Form

Constructor Summary
MethodBytecodeSet()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.util.BitSet
and, andNot, cardinality, clear, clear, clear, clone, equals, flip, flip, get, get, hashCode, intersects, isEmpty, length, nextClearBit, nextSetBit, or, set, set, set, set, size, xor
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MethodBytecodeSet

public MethodBytecodeSet()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.util.BitSet

FindBugs™ 1.3.9

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