jni-v0.14.2
·
23 commits
to main
since this release
- Fixed a bug where certain method of
JList
,JSet
, andJMap
did not work
with nullable elements. - Fixed a bug in
JList.lastIndexOf
.