Interface | Description |
---|---|
IHeapRecordable |
object recordable in heap file interface
all that need to be implemented to read,write,create,delete object state in heap file |
Class | Description |
---|---|
AbstractHeapRecordable |
common for object recordable in heap
|
AbstractHeapRecordableRBTNode<E> |
red black tree heap recordable node
|
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.