Package com.tagtraum.beatunes
Interface DiscreteProgressDialog.DiscreteProgressMessageRenderer<T>
-
- Enclosing class:
- DiscreteProgressDialog<T>
public static interface DiscreteProgressDialog.DiscreteProgressMessageRenderer<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
render(T t)
-