Branch<T, K> constructor

Branch<T, K>(
  1. StateTypeMatchBuilder<K> builder
)

Implementation

Branch(this.builder);