Package org.luwrain.core
Interface FileFetcher.Listener
- Enclosing interface:
FileFetcher
public static interface FileFetcher.Listener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onFetchingStatus
(FileFetcher.Fetching fetching, FileFetcher.Status status, float progress)
-
Method Details
-
onFetchingStatus
-