public class ResourcePath extends Object
Constructor and Description |
---|
ResourcePath(Class<?> rClass,
Path resourceBase,
Path assetsDir) |
ResourcePath(Class<?> rClass,
Path resourceBase,
Path assetsDir,
Class<?> internalRClass) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Path |
getAssetsDir() |
Class<?> |
getInternalRClass() |
Class<?> |
getRClass() |
Path |
getResourceBase() |
int |
hashCode() |
boolean |
hasResources() |
String |
toString() |