Annotation Interface Expose


@Target(FIELD) @Retention(RUNTIME) @Documented public @interface Expose

暴露字段属性

作者:
Hamm.cn
  • 可选元素概要

    可选元素
    修饰符和类型
    可选元素
    说明
    Class<?>[]
    过滤器列表
  • 元素详细资料

    • filters

      Class<?>[] filters

      过滤器列表

      默认值:
      {}