public class Location extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescriptor() |
String |
getPath() |
int |
hashCode() |
boolean |
isClasspath() |
boolean |
isFilesystemPath() |
String |
toString() |
public Location(String path)
public String getDescriptor()
public String getPath()
public boolean isClasspath()
public boolean isFilesystemPath()
public String toString()
Copyright © 2018. All rights reserved.