Interface CacheData<T>
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ActivityData,IdentityData,IntegerData,ProfileData,RelationshipData,SimpleCacheData,SpaceData
Immutable cached data.
-
Method Summary
-
Method Details
-
build
T build()Build UI mutable model.- Returns:
- Mutable model
-