Closed Pyrofab closed 4 years ago
So I did a bit of a mess of generics and inner classes in my previous builder pass. I figured most of that was unneeded, so I toned it down a bit.
ConfigValueBuilder
ConstraintsBuilder
Scalar
Spotless! Thanks.
So I did a bit of a mess of generics and inner classes in my previous builder pass. I figured most of that was unneeded, so I toned it down a bit.
ConfigValueBuilder
andConstraintsBuilder
are not abstract anymore and replace theScalar
-specific builders