Class Pile
java.lang.Object
ch.tocco.nice2.entityoperation.impl.action.Pile
A pile is a portion of lines from the excel file.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
isEmpty()
iterator()
boolean
markFailedLines
(AbstractValidationResult valresult) int
size()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator