@Decorator public class ClassicDecorator extends Object implements Decorable
| Modifier and Type | Field and Description |
|---|---|
static int |
called |
| Constructor and Description |
|---|
ClassicDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
methodToBeDecorated() |
static void |
reset() |
public void methodToBeDecorated()
methodToBeDecorated in interface Decorablepublic static void reset()
Copyright © 2015. All Rights Reserved.