Class NativeDeviceHolder


  • public class NativeDeviceHolder
    extends java.lang.Object
    a class that keeps a list of all native device instances
    • Constructor Detail

      • NativeDeviceHolder

        public NativeDeviceHolder()
    • Method Detail

      • deviceSearchString

        public static java.lang.String[] deviceSearchString()
                                                     throws java.io.IOException
        Throws:
        java.io.IOException
      • getDevice

        public static NativeDevice getDevice​(java.lang.String identifier)
      • deviceSearch

        public static NativeDevice[] deviceSearch()
                                           throws java.io.IOException
        Throws:
        java.io.IOException