Package com.google.auto.value.extension.toprettystring
-
Annotation Types Summary Annotation Type Description ToPrettyString Annotates instance methods that return an easy-to-readString
representing the instance.
Annotation Type | Description |
---|---|
ToPrettyString |
Annotates instance methods that return an easy-to-read
String representing the instance. |