Interface CacheData<T>

All Superinterfaces:
Serializable
All Known Implementing Classes:
AttachmentCountData, MarkupData

public interface CacheData<T> extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
    Build cache data
  • Method Details

    • build

      T build()
      Build cache data
      Returns:
      T