FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba
Class ResourceValue

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.ResourceValue

public class ResourceValue
extends java.lang.Object


Method Summary
static ResourceValue instance()
           
 boolean isInstance()
           
static ResourceValue merge(ResourceValue a, ResourceValue b)
           
static ResourceValue notInstance()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

instance

public static ResourceValue instance()

notInstance

public static ResourceValue notInstance()

merge

public static ResourceValue merge(ResourceValue a,
                                  ResourceValue b)

isInstance

public boolean isInstance()

toString

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

FindBugs™ 1.3.9

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