@Documented @Retention(value=RUNTIME) @Target(value={PARAMETER,FIELD}) @Inherited public @interface MapFormat
Modifier and Type | Optional Element and Description |
---|---|
StringConvention |
keyFormat |
MapFormat.MapTransformation |
transformation |
public abstract MapFormat.MapTransformation transformation
public abstract StringConvention keyFormat