@Target(PARAMETER) @Retention(CLASS) @Documented public @interface FormatWith
toString()
method will be invoked (or, if the format style is PRINTF
, the object may implement
Formattable
to get extra functionality).Class<?> value
Copyright © 2018. All rights reserved.