@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Formatter
Class<? extends ObjectFormatter>
formatter
Class
subClazz
String[]
value
public abstract String[] value
public abstract Class subClazz
public abstract Class<? extends ObjectFormatter> formatter
Copyright © 2017. All rights reserved.