org.exoplatform.forum.common.cache.model
Interface CachedData<T>

All Superinterfaces:
Serializable
All Known Implementing Classes:
SimpleCacheData

public interface CachedData<T>
extends Serializable


Method Summary
 T build()
           
 

Method Detail

build

T build()


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.