Interface FileMgr.EventCallback
-
- Enclosing class:
- FileMgr
public static interface FileMgr.EventCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onEvent(FileMgr.Event evt)
-
-
-
Method Detail
-
onEvent
void onEvent(FileMgr.Event evt)
-
-