public abstract class AbstractStorageDeviceUnmounter extends Object
| Constructor and Description |
|---|
AbstractStorageDeviceUnmounter() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractStorageDeviceUnmounter |
getInstance() |
abstract void |
unmount(USBStorageDevice usbStorageDevice) |
public static AbstractStorageDeviceUnmounter getInstance()
public abstract void unmount(USBStorageDevice usbStorageDevice) throws IOException
IOExceptionCopyright © 2022. All rights reserved.