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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SingleBitpublic SingleBit()
 
- 
- 
Method Details- 
bitspublic int bits()- Specified by:
- bitsin interface- Bits.BitElement
 
 
-