Skip to content

Instantly share code, notes, and snippets.

@ekramalikazi
Last active November 23, 2015 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ekramalikazi/dd1fb2f7cb8de3634728 to your computer and use it in GitHub Desktop.
Save ekramalikazi/dd1fb2f7cb8de3634728 to your computer and use it in GitHub Desktop.
@Override
public String toString() {
return ToStringBuilder.reflectionToString(this,ToStringStyle.MULTI_LINE_STYLE);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment