com.eurotech.framework.linux.util
Class LinuxUdevNative
java.lang.Object
com.eurotech.framework.linux.util.LinuxUdevNative
public class LinuxUdevNative
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinuxUdevNative
public LinuxUdevNative(LinuxUdevListener linuxUdevListener)
getUsbBlockDevices
public static List<UsbBlockDevice> getUsbBlockDevices()
getUsbNetDevices
public static List<UsbNetDevice> getUsbNetDevices()
getUsbTtyDevices
public static List<UsbTtyDevice> getUsbTtyDevices()
Copyright © 2013. All Rights Reserved.