Buildable<P>.build constructor

Buildable<P>.build(
  1. Builder<P> builder
)

Implementation

Buildable.build(final Builder<P> builder);