MsgBitBuilder<M, V, B extends MsgBitControl<M, V>> typedef

MsgBitBuilder<M, V, B extends MsgBitControl<M, V>> = BitBuilder<M, V, String, B>

Implementation

typedef MsgBitBuilder<M, V, B extends MsgBitControl<M, V>>
    = BitBuilder<M, V, String, B>;