Skip to content

Performance and Java API improvements

Latest
Compare
Choose a tag to compare
@retrodaredevil retrodaredevil released this 01 Dec 23:33
· 1 commit to master since this release

Performance and Java API improvements. Used inline for creation of many instances of classes, added interfaces in ValueProperty to avoid the requirement of returning Unit.INSTANCE in Java code.