public class Dog extends Object implements DogInterface
Dog()
void
bark()
methodToBeDecorated()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Dog()
public void bark()
bark
DogInterface
public void methodToBeDecorated()
Copyright © 2017. All rights reserved.