|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.irs.jam.DList | +--com.irs.jam.BindingList
Expression List
Fields inherited from class com.irs.jam.DList |
_count, _head |
Constructor Summary | |
BindingList()
|
|
BindingList(Binding b)
|
Method Summary | |
void |
format(java.io.PrintStream s)
|
void |
print(java.io.PrintStream s)
|
Methods inherited from class com.irs.jam.DList |
addAfter, addAfter, addBefore, addBefore, append, append, clear, createHead, first, getCount, insert, insert, isEmpty, last, nth, pop, remove, removeNth, replace, replaceNth |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BindingList()
public BindingList(Binding b)
Method Detail |
public void print(java.io.PrintStream s)
public void format(java.io.PrintStream s)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |