withFieldFilter

Add a filter that determines which fields are to be included when creating an object.

Note that each predicate is applied in addition to previously registered predicates, including withPropertyFilter, withProperties and withoutProperties.

Return

this instance for method chaining

Parameters

filter

the field predicate to be added