| Package | Description |
|---|---|
| net.samuelcampos.usbdrivedetector | |
| net.samuelcampos.usbdrivedetector.detectors |
| Constructor and Description |
|---|
USBDeviceDetectorManager(long pollingInterval,
AbstractStorageDeviceDetector customDeviceDetector)
Creates a new USBDeviceDetectorManager
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinuxStorageDeviceDetector
Tested on Linux Ubuntu 13.10
|
class |
OSXStorageDeviceDetector |
class |
WindowsStorageDeviceDetector |
| Modifier and Type | Method and Description |
|---|---|
static AbstractStorageDeviceDetector |
AbstractStorageDeviceDetector.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractStorageDeviceDetector.setInstance(AbstractStorageDeviceDetector customInstance) |
Copyright © 2022. All rights reserved.