Interface CacheModel<T>

All Superinterfaces:
Serializable

public interface CacheModel<T> extends Serializable
Author:
Shuyang Zhou
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • toEntityModel

      T toEntityModel()