-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Description
- Why is
jni::Classa standalone type rather than a class that inherits fromjni::Objectwith a tag ofjava/lang/Class<T>? - Should we add a a static cache to
Class::Find? jni.hpphas anObjectTag, but doesn't expose any of the Java functions on theObjectobject. are other object supposed to inherit fromjni::ObjectTag?
Metadata
Metadata
Assignees
Labels
No labels