Package com.complexible.common.base
Interface ProgressMonitor.ProgressFormatter
-
- All Known Implementing Classes:
ProgressMonitor.DefaultProgressFormatter
- Enclosing class:
- ProgressMonitor
public static interface ProgressMonitor.ProgressFormatter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
format(java.lang.String theName, int theProgressPercentage, long theElapsedTime)
-