@Retention(value=RUNTIME) @Target(value={FIELD,TYPE}) @Documented @NumFormat @Deprecated public @interface NumFormat
@AliasFor(annotation=com.alanpoi.common.annotation.NumFormat.class) public abstract String value
Copyright © 2021. All rights reserved.