public static class Bits.Multibit extends java.lang.Object implements Bits.BitElement, scala.Product, java.io.Serializable
| Constructor and Description | 
|---|
| Multibit(int bits,
        long value) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | bits() | 
| long | value() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic int bits()
bits in interface Bits.BitElementpublic long value()