edu.umd.cs.findbugs.ba
Class ResourceValue
java.lang.Object
edu.umd.cs.findbugs.ba.ResourceValue
public class ResourceValue
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
instance
private static final ResourceValue instance
notInstance
private static final ResourceValue notInstance
ResourceValue
private ResourceValue()
instance
public static final ResourceValue instance()
notInstance
public static final 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