newInstance abstract method

BuilderWithInstanciator<V, B> newInstance([
  1. ImcBuilderHeaderPart? headerFrom
])

Instanciates a new builder

Implementation

BuilderWithInstanciator<V, B> newInstance([ImcBuilderHeaderPart? headerFrom]);