| 程序包 | 说明 |
|---|---|
| com.jn.langx.io.stream | |
| com.jn.langx.util.progress |
| 构造器和说明 |
|---|
ProgressTracedInputStream(InputStream in,
ProgressSource progressSource) |
ProgressTracedOutputStream(OutputStream in,
ProgressSource progressSource) |
| 限定符和类型 | 方法和说明 |
|---|---|
GenericRegistry<ProgressSource> |
ProgressTracer.getTracing() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ProgressTracer.begin(ProgressSource source) |
void |
ProgressTracer.finish(ProgressSource source) |
void |
ProgressTracer.updateProcess(ProgressSource source) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ProgressTracer.setTracing(GenericRegistry<ProgressSource> sourceRegistry) |
| 构造器和说明 |
|---|
ProgressEvent(ProgressEventType eventType,
ProgressSource progressSource) |
Copyright © 2022. All rights reserved.