public class ResourceValue
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
static ResourceValue |
instance() |
|
boolean |
isInstance() |
|
static ResourceValue |
merge(ResourceValue a,
ResourceValue b) |
|
static ResourceValue |
notInstance() |
|
java.lang.String |
toString() |
public static ResourceValue instance()
public static ResourceValue notInstance()
public static ResourceValue merge(ResourceValue a, ResourceValue b)
public boolean isInstance()
public java.lang.String toString()
toString
in class java.lang.Object
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.