public class LinuxStorageDeviceDetector extends AbstractStorageDeviceDetector
commandExecutor| Modifier | Constructor and Description |
|---|---|
protected |
LinuxStorageDeviceDetector(CommandExecutor commandExecutor) |
| Modifier and Type | Method and Description |
|---|---|
List<USBStorageDevice> |
getStorageDevices()
Returns the all storage devices currently connected to the computer.
|
getInstance, setInstanceprotected LinuxStorageDeviceDetector(CommandExecutor commandExecutor)
public List<USBStorageDevice> getStorageDevices()
AbstractStorageDeviceDetectorgetStorageDevices in class AbstractStorageDeviceDetectorCopyright © 2022. All rights reserved.