ledger-core
Public Attributes | List of all members
djinni::IteratorJniInfo Struct Reference
+ Collaboration diagram for djinni::IteratorJniInfo:

Public Attributes

const GlobalRef< jclass > clazz { jniFindClass("java/util/Iterator") }
 
const jmethodID method_next { jniGetMethodID(clazz.get(), "next", "()Ljava/lang/Object;") }
 

The documentation for this struct was generated from the following file: