-
public final class DecorationChange.Updated extends DecorationChange
-
-
Field Summary
Fields Modifier and Type Field Description private final Decorationdecoration
-
Constructor Summary
Constructors Constructor Description DecorationChange.Updated(Decoration decoration)
-
Method Summary
Modifier and Type Method Description final DecorationgetDecoration()-
-
Constructor Detail
-
DecorationChange.Updated
DecorationChange.Updated(Decoration decoration)
-
-
Method Detail
-
getDecoration
final Decoration getDecoration()
-
-
-
-