A number of the other attribute classes do the same. It is unneeded where the class is final but harmless.
-phil. On 06/05/2018 03:19 PM, Sergey Bylokhov wrote:
Looks fine.I think that final keyword may be dropped from the methods in DialogOwner or it was intentionally added?One small note is about unnecessary final keywords on methods in final class DialogOwner.