@Dependent public class Tree extends Object
Tree()
int
getHeigh()
void
grow()
methodToBeDecorated()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tree()
public void grow()
public int getHeigh()
public void methodToBeDecorated()
Copyright © 2016. All rights reserved.