public final class JIUnsignedInteger extends Object implements IJIUnsigned
| Modifier and Type | Method and Description |
|---|---|
int |
getType()
Returns the unsigned type (
byte,short,int). |
Number |
getValue()
Returns the number represented by this object.
|
public int getType()
IJIUnsignedbyte,short,int).getType in interface IJIUnsignedJIFlags.FLAG_REPRESENTATION_UNSIGNED_BYTE or
JIFlags.FLAG_REPRESENTATION_UNSIGNED_SHORT or
JIFlags.FLAG_REPRESENTATION_UNSIGNED_INTpublic Number getValue()
IJIUnsignedgetValue in interface IJIUnsignedCopyright © 2017 LSST. All rights reserved.