public interface ICacheList
| Modifier and Type | Method and Description |
|---|---|
double |
getPercentageMisses()
Returns the percentage of cache misses.
|
long |
getSwitches()
Deprecated.
|
void |
resetCache()
Resets the cache used by the list.
|
double getPercentageMisses()
@Deprecated long getSwitches()
void resetCache()
Copyright © 2015 51Degrees. All rights reserved.