public static class TopologyGenerator.ProgressCallback extends Object
| Constructor and Description | 
|---|
ProgressCallback(java.util.function.Consumer<String> consumer)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
currentProgress(String progress)  | 
void | 
currentProgress(String progress,
               Object... args)  | 
public ProgressCallback(java.util.function.Consumer<String> consumer)
Copyright © 2021. All rights reserved.