Class Bits.Multibit
java.lang.Object
org.apache.pekko.http.impl.engine.ws.Bits.Multibit
- All Implemented Interfaces:
Serializable,Bits.BitElement,scala.Equals,scala.Product
- Enclosing class:
- Bits
public static class Bits.Multibit
extends Object
implements Bits.BitElement, scala.Product, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
Multibit
public Multibit(int bits, long value)
-
-
Method Details
-
bits
public int bits()- Specified by:
bitsin interfaceBits.BitElement
-
value
public long value()
-