Class RowsImpl<T>
java.lang.Object
org.refcodes.tabular.RowsImpl<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.refcodes.tabular.HeaderAccessor
HeaderAccessor.HeaderBuilder<T extends HeaderAccessor.HeaderBuilder<?>>, HeaderAccessor.HeaderMutator<T>, HeaderAccessor.HeaderProperty<T> -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
RowsImpl
-
RowsImpl
-
-
Method Details
-
getHeader
-
clone
- Overrides:
clonein classObject- Throws:
CloneNotSupportedException
-
hasNext
-
next
-
remove
-