|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.postgresql.pljava.test.Path
public class Path
PL/Java Test harness
Field Summary | |
---|---|
ArrayList |
m_path
|
Constructor Summary | |
---|---|
Path(String path)
|
Method Summary | |
---|---|
void |
addFirst(File dir)
|
void |
addLast(File dir)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public final ArrayList m_path
Constructor Detail |
---|
public Path(String path)
Method Detail |
---|
public void addFirst(File dir)
public void addLast(File dir)
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |