public interface DiskSwapper extends Swapper
| Modifier and Type | Method and Description |
|---|---|
String |
getRootPath()
Obtém a pasta onde os dados serão persistidos.
|
void |
setRootPath(String path)
Define a pasta onde os dados serão persistidos.
|
Copyright © 2016. All rights reserved.