Class Device


  • public class Device
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Device​(java.io.RandomAccessFile raf)
      Creates new Device
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Device

        public Device​(java.io.RandomAccessFile raf)
               throws java.io.IOException
        Creates new Device
        Throws:
        java.io.IOException