- java.lang.Object
-
- java.lang.Number
-
- org.apache.qpid.proton.amqp.Decimal32
-
-
Constructor Summary
Constructors
| Constructor and Description |
Decimal32(java.math.BigDecimal underlying) |
Decimal32(int bits) |
-
Method Summary
-
Methods inherited from class java.lang.Number
byteValue, shortValue
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, 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 int getBits()
-
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2014 FuseSource, Corp.. All Rights Reserved.