public class AbstractHugeList extends Object
Modifier and Type | Field and Description |
---|---|
protected IFilePersistence |
filePersistence |
protected static int |
NUMBER_OF_PAGE |
protected String |
runtimeDirPath |
Constructor and Description |
---|
AbstractHugeList() |
protected String runtimeDirPath
protected static final int NUMBER_OF_PAGE
protected IFilePersistence filePersistence
public AbstractHugeList() throws FilePersistenceException, FilePersistenceInvalidClassException, FilePersistenceNotSerializableException, FilePersistenceClassNotFoundException, FilePersistenceDataCorruptedException, TestException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.