Class DosDiskCheck.UsedSectors
java.lang.Object
com.webcodepro.applecommander.storage.os.dos33.DosDiskCheck.UsedSectors
- Enclosing class:
DosDiskCheck
Centralized placement of track/sectors and the bit position calculation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UsedSectors
public UsedSectors()
-
-
Method Details
-
set
public void set(int track, int sector) -
get
public boolean get(int track, int sector)
-