public class VersionedValue<T>
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
T |
getValue() |
|
int |
getVersion() |
public int getVersion()
public T getValue()
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.