Decimal128.this

Undocumented in source.
  1. this(BigDecimal underlying)
  2. this(long msb, long lsb)
    class Decimal128
    this
    (
    long msb
    ,
    long lsb
    )
  3. this(byte[] data)
  4. this(ByteBuffer buffer)

Meta