Exemplo n.º 1
0
 @Override
 public void sayHello() {
   System.out.println("begin");
   sayHello.sayHello();
   System.out.println("begin");
 }