public abstract static class MultiThreadedStaleDataTest.CacheValue extends Object
| Constructor and Description |
|---|
CacheValue(int value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getValue() |
abstract boolean |
isValid() |
abstract void |
setValid(boolean valid) |
Copyright © 2017 SAP SE. All Rights Reserved.