Robbie Gemmell created PROTON-502:
-------------------------------------

             Summary: [proton-j] add UnsignedLong.valueOf(BigInteger)
                 Key: PROTON-502
                 URL: https://issues.apache.org/jira/browse/PROTON-502
             Project: Qpid Proton
          Issue Type: Improvement
          Components: proton-j
            Reporter: Robbie Gemmell
             Fix For: 0.7


UnsignedLong currently has valueOf(long) and valueOf(String), with matching 
longValue() and toString() methods. It also has bigIntegerValue(), but has no 
corresponding valueOf(BigInteger) method. The first thing valueOf(String) does 
is create a BigInteger, so it should simply be offered as a direct option.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to