public class ValueStoreRevision extends Object implements Serializable
ValueStore
revision for NativeValue
objects. For a cached value ID of a NativeValue to be valid, the revision
object needs to be equal to the concerning ValueStore's revision object. The
ValueStore's revision object is changed whenever values are removed from it
or IDs are changed.Constructor and Description |
---|
ValueStoreRevision(ValueStore valueStore) |
Modifier and Type | Method and Description |
---|---|
ValueStore |
getValueStore() |
public ValueStoreRevision(ValueStore valueStore)
public ValueStore getValueStore()
Copyright © 2018 universAAL Consortium. All rights reserved.