批注接口 DurationFormat


@Target({FIELD,PARAMETER}) @Retention(RUNTIME) @Documented public @interface DurationFormat
Annotation that can be used to indicate the format to use when converting a Duration.
从以下版本开始:
2.0.0
作者:
Phillip Webb
  • 必需元素概要

    所需元素
    修饰符和类型
    必需的元素
    说明
    The duration format style.
  • 元素详细资料

    • value

      The duration format style.
      返回:
      the duration format style.