@Target(TYPE) @Retention(RUNTIME) @Documented public @interface PojoFormat
String representations of POJOs.PojoFormatter| Modifier and Type | Required Element | Description |
|---|---|---|
Class<? extends PojoFormatter> |
value |
The formatter to use for creating a
String representation. |
Class<? extends PojoFormatter> value
String representation.String representation.Copyright © 2008–2018. All rights reserved.