public class VersionedData<D> extends Object
VersionedData(int version, D data)
D
getData()
int
getVersion()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VersionedData(int version, D data)
public int getVersion()
public D getData()
Copyright © 2022 The Apache Software Foundation. All rights reserved.