JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
build
()
Method Details
build
T
build
()