edu.stanford.smi.protege.util.transaction.cache.serialize
Class CacheRead<S,V,R>
java.lang.Object
edu.stanford.smi.protege.util.transaction.cache.serialize.SerializedCacheUpdate<S,V,R>
edu.stanford.smi.protege.util.transaction.cache.serialize.CacheRead<S,V,R>
- All Implemented Interfaces:
- Serializable
public class CacheRead<S,V,R>
- extends SerializedCacheUpdate<S,V,R>
- See Also:
- Serialized Form
CacheRead
public CacheRead(S session,
V var,
CacheResult<R> value)
getVar
public V getVar()
getValue
public CacheResult<R> getValue()
performUpdate
public void performUpdate(Cache<S,V,R> cache)
- Specified by:
performUpdate
in class SerializedCacheUpdate<S,V,R>
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.