Skip to content

Instantly share code, notes, and snippets.

@luanvuhlu
Last active April 4, 2018 09:17
Show Gist options
  • Save luanvuhlu/d55b8639e5c1d16434706b50ac24fbf6 to your computer and use it in GitHub Desktop.
Save luanvuhlu/d55b8639e5c1d16434706b50ac24fbf6 to your computer and use it in GitHub Desktop.
@Override
public String toString() {
return ToStringBuilder.reflectionToString(this, ToStringStyle.SHORT_PREFIX_STYLE);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment