Closed bmscomp closed 2 months ago
@bmTas updated the pull request to fix typos I made on documentation
One more
JRecordConstantVars: Needs to remain class (or be removed). It was created because some JVM scripting languages (e.g. java script) could not access java interfaces, only class variables. This class was created to provide access to the Record Constants via a normal class variables.
Most of the JVM scripting languages seem to be dying so it might not be needed.
@bmTas Pull request updated I restored the class
This pull request targets fixing performance warnings reported by spotbugs