[ 
https://issues.apache.org/jira/browse/LANG-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arturo Bernal updated LANG-1644:
--------------------------------
    Description: 
IMO would be fine have a method that given a String tell you if is a valid 
hexadecimal number instead of try to create the number. should be valid:

 
 * 5D0
 * 0x7FFFFFFFFFFFFFFF

 

  was:
IMO would be fine have a method that given a String tell you if is a valid 
hexadecimal number 

instead of try to create the number.


> Check if number is hexadecimal
> ------------------------------
>
>                 Key: LANG-1644
>                 URL: https://issues.apache.org/jira/browse/LANG-1644
>             Project: Commons Lang
>          Issue Type: Improvement
>            Reporter: Arturo Bernal
>            Priority: Minor
>
> IMO would be fine have a method that given a String tell you if is a valid 
> hexadecimal number instead of try to create the number. should be valid:
>  
>  * 5D0
>  * 0x7FFFFFFFFFFFFFFF
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to