package aws.apps.usbDeviceEnumerator.ui.debug; public interface Reloadable { void reload(); }