edu.ucdavis.rj
Class OpInniIterator_impl
java.lang.Object
edu.ucdavis.rj.OpInniIterator_impl
- All Implemented Interfaces:
- InvocationEnumeration, OpInniIterator, java.io.Serializable, java.rmi.Remote
public class OpInniIterator_impl
- extends java.lang.Object
- implements OpInniIterator, java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpInniIterator_impl
public OpInniIterator_impl(OpInniIteratorRemote delegate)
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface OpInniIterator
hasMoreElements
public boolean hasMoreElements()
- Specified by:
hasMoreElements in interface InvocationEnumeration
next
public java.lang.Object next()
- Specified by:
next in interface OpInniIterator
nextElement
public java.lang.Object nextElement()
throws java.util.NoSuchElementException
- Specified by:
nextElement in interface InvocationEnumeration
- Throws:
java.util.NoSuchElementException
get
public java.lang.Object get(int index)
- Specified by:
get in interface OpInniIterator
remove
public void remove()
- Specified by:
remove in interface OpInniIterator
remove
public void remove(int index)
- Specified by:
remove in interface OpInniIterator
getCurInvoc
public int getCurInvoc()
- Specified by:
getCurInvoc in interface OpInniIterator
unregister
public void unregister()
- Specified by:
unregister in interface OpInniIterator
size
public int size()
- Specified by:
size in interface InvocationEnumeration
reset
public void reset()
- Specified by:
reset in interface InvocationEnumeration
setArm
public void setArm(int arm)
- Specified by:
setArm in interface OpInniIterator