MultiplexingBuilder constructor

MultiplexingBuilder(
  1. Iterable<Builder> _builders
)

Implementation

MultiplexingBuilder(this._builders);