FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba.bcp
Class LongOrDoubleLocalVariable

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.bcp.LongOrDoubleLocalVariable
All Implemented Interfaces:
Variable

public class LongOrDoubleLocalVariable
extends java.lang.Object
implements Variable


Constructor Summary
LongOrDoubleLocalVariable(ValueNumber topValue, ValueNumber nextValue)
           
 
Method Summary
 boolean sameAs(Variable other)
          Determine if the given Variable is the same as this one.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LongOrDoubleLocalVariable

public LongOrDoubleLocalVariable(ValueNumber topValue,
                                 ValueNumber nextValue)
Method Detail

sameAs

public boolean sameAs(Variable other)
Description copied from interface: Variable
Determine if the given Variable is the same as this one.

Specified by:
sameAs in interface Variable

FindBugs™ 1.3.9

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