public class DecoratedTouchable extends java.lang.Object implements Touchable
private Touchable
delegate
DecoratedTouchable(Touchable delegate)
void
touch()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final Touchable delegate
public DecoratedTouchable(Touchable delegate)
public void touch()
touch
Touchable