A Fluent interface to build a [[Thing]].
Add, replace or remove property values using consecutive calls to .add*(), .set*() and .remove*(), then finally generate a [[Thing]] with the given properties using .build().
.add*()
.set*()
.remove*()
.build()
1.9.0
A Fluent interface to build a [[Thing]].
Add, replace or remove property values using consecutive calls to
.add*()
,.set*()
and.remove*()
, then finally generate a [[Thing]] with the given properties using.build()
.Since
1.9.0