public static class PrintJob.PrintResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Processor.ExecutionContext |
executionContext
The execution context used during the computation.
|
long |
fileSize
The result size in bytes.
|
| Constructor and Description |
|---|
PrintResult(long fileSize,
Processor.ExecutionContext executionContext)
Constructor.
|
public final long fileSize
@Nonnull public final Processor.ExecutionContext executionContext
public PrintResult(long fileSize,
Processor.ExecutionContext executionContext)
fileSize - theexecutionContext - the