|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectubc.cs.JLog.Terms.jListPair.EnumerateListPair
protected class jListPair.EnumerateListPair
Field Summary | |
---|---|
protected iTermToObject |
convert
|
protected jListPair |
next
|
Constructor Summary | |
---|---|
jListPair.EnumerateListPair(jListPair head,
iTermToObject conv)
|
Method Summary | |
---|---|
boolean |
hasMoreElements()
|
java.lang.Object |
nextElement()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected jListPair next
protected iTermToObject convert
Constructor Detail |
---|
public jListPair.EnumerateListPair(jListPair head, iTermToObject conv)
Method Detail |
---|
public boolean hasMoreElements()
hasMoreElements
in interface java.util.Enumeration
public java.lang.Object nextElement()
nextElement
in interface java.util.Enumeration
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |