Package com.expediagroup.transformer
Transformer package.
-
Interface Summary Interface Description Transformer<N extends Transformer> Utility methods for all objects transformation. -
Class Summary Class Description AbstractTransformer<T extends Transformer,P,S extends TransformerSettings<P>> Abstract class containing all method implementation that will be common to anyTransformer
.