Package com.google.common.collect
Class StandardTable.CellIterator
java.lang.Object
com.google.common.collect.StandardTable.CellIterator
- All Implemented Interfaces:
Iterator<Table.Cell<R,
C, V>>
- Enclosing class:
StandardTable<R,
C, V>
-
Field Details
-
rowIterator
-
rowEntry
-
columnIterator
-
-
Constructor Details
-
CellIterator
private CellIterator()
-
-
Method Details