Closed ghost closed 6 years ago
Can this class have a public constructor?
Right now I have to create a subclass in the same package, with a public constructor, in order to use the functionality that BinaryFactoryImpl contains.
Yes it can. Will change it before the 2.1 release.
Awesome, thanks 👍
Can this class have a public constructor?
Right now I have to create a subclass in the same package, with a public constructor, in order to use the functionality that BinaryFactoryImpl contains.