Class PdfBatch.BatchResult<T>
java.lang.Object
org.openpdf.text.utils.PdfBatch.BatchResult<T>
- Enclosing class:
PdfBatch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
successes
-
failures
-
-
Constructor Details
-
BatchResult
public BatchResult()
-
-
Method Details
-
isAllSuccessful
public boolean isAllSuccessful() -
total
public int total() -
toString
-