CompositePatternBuilder<T> constructor

CompositePatternBuilder<T>()

Constructs a new instance which initially has no component patterns. At least one component pattern must be added before build is called.

Implementation

CompositePatternBuilder();