- java.lang.Object
-
- java.lang.Number
-
- org.apache.qpid.proton.amqp.Decimal64
-
-
Constructor Summary
Constructors
| Constructor and Description |
Decimal64(java.math.BigDecimal underlying) |
Decimal64(long bits) |
-
Method Summary
-
Methods inherited from class java.lang.Number
byteValue, shortValue
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
intValue
public int intValue()
- Specified by:
intValue in class java.lang.Number
-
longValue
public long longValue()
- Specified by:
longValue in class java.lang.Number
-
getBits
public long getBits()
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.