org.exoplatform.forum.common.cache.model.data
Class SimpleCacheData<T>

java.lang.Object
  extended by org.exoplatform.forum.common.cache.model.data.SimpleCacheData<T>
All Implemented Interfaces:
Serializable, CachedData<T>

public class SimpleCacheData<T>
extends Object
implements CachedData<T>

See Also:
Serialized Form

Constructor Summary
SimpleCacheData(T t)
           
 
Method Summary
 T build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleCacheData

public SimpleCacheData(T t)
Method Detail

build

public T build()
Specified by:
build in interface CachedData<T>


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.