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