Class Bits.SingleBit
java.lang.Object
org.apache.pekko.http.impl.engine.ws.Bits.SingleBit
- All Implemented Interfaces:
Bits.BitElement
- Direct Known Subclasses:
Bits.One$
,Bits.Zero$
- Enclosing class:
- Bits
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SingleBit
public SingleBit()
-
-
Method Details
-
bits
public int bits()- Specified by:
bits
in interfaceBits.BitElement
-