public final class IdentityTransformationDecorator<T> extends java.lang.Object implements IDecorator<T>
| Constructor and Description |
|---|
IdentityTransformationDecorator() |
public T decorate(T original)
IDecoratordecorate in interface IDecorator<T>original - The object to decorateSiehe auch Jowidgets Nutzerhandbuch