|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jaxen.function.ext.MatrixConcatFunction.MatrixEnum
| Field Summary | |
private int |
m_currIdx
|
private int |
m_maxSize
|
private java.util.ArrayList |
m_source
|
| Constructor Summary | |
MatrixConcatFunction.MatrixEnum(java.util.ArrayList _source)
|
|
MatrixConcatFunction.MatrixEnum(java.util.ArrayList _source,
int _maxSize)
|
|
| 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 |
private java.util.ArrayList m_source
private int m_maxSize
private int m_currIdx
| Constructor Detail |
public MatrixConcatFunction.MatrixEnum(java.util.ArrayList _source)
public MatrixConcatFunction.MatrixEnum(java.util.ArrayList _source,
int _maxSize)
| Method Detail |
public boolean hasMoreElements()
hasMoreElements in interface java.util.Enumerationpublic 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 | ||||||||||