All Superinterfaces:
Serializable
All Known Implementing Classes:
ActivityData, IdentityData, IntegerData, ProfileData, RelationshipData, SimpleCacheData, SpaceData

public interface CacheData<T> extends Serializable
Immutable cached data.
Version:
$Revision$
Author:
Alain Defrance
  • Method Summary

    Modifier and Type
    Method
    Description
    Build UI mutable model.
  • Method Details

    • build

      T build()
      Build UI mutable model.
      Returns:
      Mutable model