| Constructor and Description |
|---|
ThiefDecorator() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
doSomethingAbstract()
This abstract method is invalid since it is not declared by decorated type.
|
void |
withdraw() |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.