@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Field
int
order
Class<?>
componentConverter
componentType
public abstract int order
public abstract Class<?> componentType
public abstract Class<?> componentConverter
Copyright © 2017. All rights reserved.