FirebirdSQL/decimal-java

Make Decimal a sealed type

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.