mpjbuf
Class Buddy1FreeList

java.lang.Object
  extended by mpjbuf.Buddy1FreeList

public class Buddy1FreeList
extends java.lang.Object

`FreeList' is implemented as a concatenated set of sublists, each of type `RegionFreeList'.


Constructor Summary
Buddy1FreeList()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Buddy1FreeList

public Buddy1FreeList()