Uses of Interface
org.terracotta.toolkit.internal.cache.VersionedValue

Packages that use VersionedValue
org.terracotta.toolkit.internal.cache   
 

Uses of VersionedValue in org.terracotta.toolkit.internal.cache
 

Methods in org.terracotta.toolkit.internal.cache that return VersionedValue
 VersionedValue<V> ToolkitCacheInternal.getVersionedValue(Object key)
          This method returns the VersionedValue corresponding to the given key.
 



Copyright © 2013 Terracotta, Inc.. All Rights Reserved.