|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.bean.LongArrayCollection.MyEnumeration
class LongArrayCollection.MyEnumeration
Field Summary | |
---|---|
(package private) long[] |
array
|
(package private) int |
pos
|
Constructor Summary | |
---|---|
LongArrayCollection.MyEnumeration(long[] fields)
This constructor with a specified long[]. |
Method Summary | |
---|---|
boolean |
hasMoreElements()
|
java.lang.Object |
nextElement()
return the next element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
long[] array
int pos
Constructor Detail |
---|
public LongArrayCollection.MyEnumeration(long[] fields)
fields
- Method Detail |
---|
public boolean hasMoreElements()
hasMoreElements
in interface java.util.Enumeration
public java.lang.Object nextElement()
nextElement
in interface java.util.Enumeration
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |