-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
private int |
length |
private int |
position |
-
Constructor Summary
Constructors
| Constructor and Description |
ArrayIterator(int length) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
length
private int length
-
position
private int position
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface Iterator<com.metaring.framework.type.DataRepresentation>
Copyright © 2019. All rights reserved.