Benedikt Ritter created LANG-1080:
-------------------------------------
Summary: Add NoClassNameToStringStyle implementation of
ToStringStyle
Key: LANG-1080
URL: https://issues.apache.org/jira/browse/LANG-1080
Project: Commons Lang
Issue Type: New Feature
Reporter: Benedikt Ritter
Assignee: Benedikt Ritter
Fix For: 3.4
Placeholder ticket for github pull requests
https://github.com/apache/commons-lang/pull/17 and
https://github.com/apache/commons-lang/pull/40.
{quote}
Using the example from ToStringBuilder, the output would look like this:
{code}
[name=John Doe,age=33,smoker=false]
{code}
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)