A Transformer transforms objects of type.
Transformer
Implementations are free to return new objects or mutate the incoming value.
OUT
transform(IN in)
Transforms the given object, and returns the transformed value.
in
Gradle API 2.2-20140924021627+0000