public final class ClasspathUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
cpWildcardSubstitute |
| Constructor and Description |
|---|
ClasspathUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
classpathToString(Path cp) |
static boolean |
isJar(Path p) |
static Path |
stringToClasspath(String cp) |
public static final String cpWildcardSubstitute