T - type of items to be transferredpublic static class Transforms.ProgressLog<T> extends Object implements Function<T,T>
| Constructor and Description |
|---|
Transforms.ProgressLog(Logger logger,
String format,
long interval) |
Transforms.ProgressLog(long interval) |