Class MatrixMap.MatrixMapIteratorImpl<E>

java.lang.Object
org.nuiton.util.MatrixMap.MatrixMapIteratorImpl<E>
All Implemented Interfaces:
java.util.Iterator<E>, MatrixMap.MatrixMapIterator<E>
Enclosing interface:
MatrixMap<E>

public static class MatrixMap.MatrixMapIteratorImpl<E>
extends java.lang.Object
implements MatrixMap.MatrixMapIterator<E>