public interface IHeapRecordFactory
Modifier and Type | Method and Description |
---|---|
IFileStorable |
createHeapRecord(IHeapElementManager heapElementManager,
long positionInFile)
creation for reading
|
IFileStorable createHeapRecord(IHeapElementManager heapElementManager, long positionInFile) throws HeapException
heapElementManager
- positionInFile
- HeapException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.