Skip to content

Wrap JMethodIDPtr and JFieldIDPtr into high level classes #985

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #981
HosseinYousefi opened this issue Mar 8, 2024 · 0 comments · Fixed by #998
Closed
Tracked by #981

Wrap JMethodIDPtr and JFieldIDPtr into high level classes #985

HosseinYousefi opened this issue Mar 8, 2024 · 0 comments · Fixed by #998

Comments

@HosseinYousefi
Copy link
Member

These classes can be called JMethod and JField. JMethod will have methods to call it with arguments and JField will have methods to get/set it.

These two classes can be used by package:jni users instead of using the Jni.env and Jni.accessors primitives and by package:jnigen's generated bindings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant