|
JACK 5.4 JACOB Application Interface | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaos.apib.BaseListEnumeration
BaseListEnumeration is an implementation of the Java Enumeration inteface. It provides an additional method to those provided by the interface, which allows the element currently being pointed to by the Enumeration to be removed.
Constructor Summary | |
BaseListEnumeration(BaseList l)
Constructs a new BaseListEnumeration given an initialised BaseList . |
Method Summary | |
boolean |
hasMoreElements()
|
java.lang.Object |
nextElement()
|
java.lang.Object |
rm()
Removes the element current being pointed to by the BaseListEnumeration . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BaseListEnumeration(BaseList l)
BaseList
.
l
- the BaseList
used to construct
this BaseListEnumeration
.Method Detail |
public boolean hasMoreElements()
hasMoreElements
in interface java.util.Enumeration
public java.lang.Object nextElement()
nextElement
in interface java.util.Enumeration
public java.lang.Object rm()
BaseListEnumeration
.
BaseListEnumeration
.
|
JACK 5.4 JACOB Application Interface | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
US Government Restricted Rights
The JACK Modules and relevant Software Material have been developed entirely at private expense and are accordingly provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of DFARS 252.227-7013 or subparagraph (c)(1) and (2) of the Commercial Computer Software Restricted Rights and 48 CFR 52.2270-19, as applicable.