|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.stericson.RootTools.containers.Symlink
public class Symlink
| Field Summary | |
|---|---|
protected java.io.File |
file
|
protected java.io.File |
symlinkPath
|
| Constructor Summary | |
|---|---|
Symlink(java.io.File file,
java.io.File path)
|
|
| Method Summary | |
|---|---|
java.io.File |
getFile()
|
java.io.File |
getSymlinkPath()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.io.File file
protected final java.io.File symlinkPath
| Constructor Detail |
|---|
public Symlink(java.io.File file,
java.io.File path)
| Method Detail |
|---|
public java.io.File getFile()
public java.io.File getSymlinkPath()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||