Modifier and Type | Method | Description |
---|---|---|
int |
clear() |
clears the complete Cache
|
CachePro |
decouple() |
if the cache does not necessary decouple values, this method should make sure of it.
|
void |
verify() |
verifies the cache, throws an exception if something is wrong with the cache
|
int clear() throws IOException
IOException
void verify() throws CacheException
CacheException
CachePro decouple()
Copyright © 2020. All rights reserved.