public abstract class ResolvableGolangPackage extends GolangPackage
| Modifier | Constructor and Description |
|---|---|
protected |
ResolvableGolangPackage(java.nio.file.Path rootPath,
java.nio.file.Path path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.nio.file.Path |
getRootPath() |
java.lang.String |
getRootPathString() |
int |
hashCode() |
getPath, getPathString, longerPath, resolve, resolve, shorterPathprotected ResolvableGolangPackage(java.nio.file.Path rootPath,
java.nio.file.Path path)
public java.lang.String getRootPathString()
public java.nio.file.Path getRootPath()
public boolean equals(java.lang.Object o)
equals in class GolangPackagepublic int hashCode()
hashCode in class GolangPackage