Add null-safe ObjectUtils.clone()
---------------------------------

                 Key: LANG-446
                 URL: https://issues.apache.org/jira/browse/LANG-446
             Project: Commons Lang
          Issue Type: New Feature
            Reporter: Paul Benedict
            Priority: Minor
             Fix For: 3.0


If null, return null.
If not implementing Cloneable, throw exception.
Otherwise reflectively invoke a *public* clone().

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to