Make Decimal a sealed type
mrotteveel opened this issue · 0 comments
mrotteveel commented
The Decimal type is already implicitly sealed (with its package-private constructors), reflect this by making it explicitly sealed.
mrotteveel opened this issue · 0 comments
The Decimal type is already implicitly sealed (with its package-private constructors), reflect this by making it explicitly sealed.