Interface GenOptions.Progress
-
- Enclosing class:
- GenOptions
public static interface GenOptions.Progress
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
report(String message)
-
-
-
Method Detail
-
report
void report(@NotNull String message)
-
-