public class ProcessingSummary extends Object
Modifier and Type | Field and Description |
---|---|
static ProcessingSummary |
ZERO |
Constructor and Description |
---|
ProcessingSummary(int bytesWritten,
int bytesProcessed) |
Modifier and Type | Method and Description |
---|---|
int |
getBytesProcessed() |
int |
getBytesWritten() |
public static final ProcessingSummary ZERO
Copyright © 2023. All rights reserved.