Closed hrstoyanov closed 4 years ago
Should CreateOptions implement EnumInteger? In the "old code" this was the case.
CreateOptions
EnumInteger
No. For this you have the CreateOption class.
For a reasoning see this comment.
Ok, so maybe some javadocs to explain which to use when would be very helpful?
Should
CreateOptions
implementEnumInteger
? In the "old code" this was the case.