whenInstanceOf
Return a new processor from this one that only applies to member with values of the given type.
Return
a new ValueProcessor that only applies when value is the giventype.
Parameters
type
the type that must match
Return a new processor from this one that only applies to member with values of the given type.
a new ValueProcessor that only applies when value is the giventype.
the type that must match