T - the decoration typepublic interface IChainedDecoration<T>
| Modifier and Type | Method and Description |
|---|---|
void |
replace(T old)
Called when this decoration replaces a previous decoration with the same
key
|
void replace(T old)
old - The previous decoration