ubc.cs.JLog.Terms
Class jListPair.EnumerateListPair
java.lang.Object
ubc.cs.JLog.Terms.jListPair.EnumerateListPair
- All Implemented Interfaces:
- Enumeration
- Enclosing class:
- jListPair
protected class jListPair.EnumerateListPair
- extends Object
- implements Enumeration
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
next
protected jListPair next
convert
protected iTermToObject convert
jListPair.EnumerateListPair
public jListPair.EnumerateListPair(jListPair head,
iTermToObject conv)
hasMoreElements
public boolean hasMoreElements()
- Specified by:
hasMoreElements in interface Enumeration
nextElement
public Object nextElement()
- Specified by:
nextElement in interface Enumeration
Copyright © 2011. All Rights Reserved.