public class FreeList extends Object
| Constructor and Description |
|---|
FreeList() |
public long findFreeBlock(int len)
public void addToFree(long offset,
int len)
public static void main(String[] arg)
Copyright © 2014. All rights reserved.