public class ResourceValue extends Object
| Modifier and Type | Method and Description |
|---|---|
static ResourceValue |
instance() |
boolean |
isInstance() |
static ResourceValue |
merge(ResourceValue a,
ResourceValue b) |
static ResourceValue |
notInstance() |
String |
toString() |
public static ResourceValue instance()
public static ResourceValue notInstance()
public static ResourceValue merge(ResourceValue a, ResourceValue b)
public boolean isInstance()
Copyright © 2003–2015. All rights reserved.