Modify the subject by passing it to the apply method of each of the parameters.
This is made for nodeBuilder to apply node parameters on a node. The subject doesn't have to be a node.
Subject to modify.
Parameters to apply onto the subject;
The subject after applying the modifications. If subject is a class, this is the same object as passed.
See Implementation
Modify the subject by passing it to the apply method of each of the parameters.
This is made for nodeBuilder to apply node parameters on a node. The subject doesn't have to be a node.