Where is Hardware.Disk? Do we need to create it?
It's in the hardware interface, which is in the Hardware.java:
$ grep Disk /export/home/class/cs-os/pa1/*
/export/home/class/cs-os/pa1/Hardware.java: Disk {
$
Once you look at it, you'll see Hardware.Disk doesn't have anything to
implement.
From rewrite
From: rclayton_at_monmouth.edu (R. Clayton)
Subject: Re: Assignment 1
Message-ID: <00c70225048a0c06c0100b6cc143035c_at_monmouth.edu>
It's in the hardware interface, which is in the Hardware.java:
$ grep Disk /export/home/class/cs-os/pa1/*
/export/home/class/cs-os/pa1/Hardware.java: Disk {
$
Once you look at it, you'll see Hardware.Disk doesn't have anything to
implement.
Received on Sun Feb 05 2012 - 14:03:02 EST
This archive was generated by hypermail 2.2.0 : Tue Feb 21 2012 - 18:46:32 EST