| Modifier and Type | Method and Description |
|---|---|
Transform |
Transform.then(Transformer transformer)
Add another
Transformer implementation to the transformer pipeline. |
static Transform |
Transform.with(Transformer transformer)
Create a
Transposition instance that applies the given Transformer. |
Copyright © 2016 OCPsoft. All Rights Reserved.