Class Pile
java.lang.Object
ch.tocco.nice2.entityoperation.impl.action.Pile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanisEmpty()iterator()booleanmarkFailedLines(AbstractValidationResult valresult) intsize()Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
Pile
-
-
Method Details
-
iterator
-
isEmpty
public boolean isEmpty() -
size
public int size() -
getLastSuccessRow
-
getSkippedRowNumbers
-
markFailedLines
-
hasErrors
public boolean hasErrors() -
failedLines
-
notFailedLines
-
skippedLines
-