public static class TogglzProperties.Cache extends Object
| Constructor and Description |
|---|
Cache() |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeToLive() |
TimeUnit |
getTimeUnit() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setTimeToLive(long timeToLive) |
void |
setTimeUnit(TimeUnit timeUnit) |
Copyright © 2018. All Rights Reserved.