BATManagedpublic interface BATManaged This interface defines behaviors for objects managed by the Block
Allocation Table (BAT). |
Methods Summary |
---|
public int | countBlocks()Return the number of BigBlock's this instance uses
| public void | setStartBlock(int index)Set the start block for this instance
|
|