public static class MemoryPageFileFactory.Parameterizer extends AbstractPageFileFactory.Parameterizer<Page>
PAGE_SIZE_ID, pageSize
Constructor and Description |
---|
MemoryPageFileFactory.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected MemoryPageFileFactory<Page> |
makeInstance()
Make an instance after successful configuration.
|
makeOptions
configure, make
protected MemoryPageFileFactory<Page> makeInstance()
AbstractParameterizer
makeInstance
in class AbstractPageFileFactory.Parameterizer<Page>