public class RootPathInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RootPathInfo.Category |
Constructor and Description |
---|
RootPathInfo(String path,
RootPathInfo.Category category) |
Modifier and Type | Method and Description |
---|---|
String |
getAbsolutePath() |
RootPathInfo.Category |
getCategory() |
String |
toString() |
public RootPathInfo(String path, RootPathInfo.Category category)
public String getAbsolutePath()
public RootPathInfo.Category getCategory()