E
- FIXMEpublic static interface MatrixMap.MatrixMapIterator<E> extends Iterator<E>
Modifier and Type | Method and Description |
---|---|
int[] |
getCoordinates() |
Object[] |
getSemanticsCoordinates() |
E |
getValue() |
void |
setValue(E value) |
forEachRemaining, hasNext, next, remove
Copyright © 2004–2020 CodeLutin. All rights reserved.