public class ResourceValue
extends java.lang.Object
Modifier and Type | Method and 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
SpotBugs is licensed under the LGPL.