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