Package editor
Interface SelectClassToImportPopup.ClassSelectionCallback
-
- Enclosing class:
- SelectClassToImportPopup
public static interface SelectClassToImportPopup.ClassSelectionCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onSelection(String className)
-
-
-
Method Detail
-
onSelection
void onSelection(String className)
-
-