public class ResourcePath extends Object
| Modifier and Type | Method and Description |
|---|---|
ResourcePath |
append(String path) |
static ResourcePath |
create() |
static ResourcePath |
create(String path) |
String |
path() |
String |
toString() |
public static ResourcePath create()
public static ResourcePath create(String path)
public ResourcePath append(String path)
public String path()
Copyright © 2020. All rights reserved.