ledger-core
Public Types | Static Public Member Functions | List of all members
djinni::List< T > Class Template Reference

Public Types

using CppType = std::vector< ECppType >
 
using JniType = jobject
 
using Boxed = List
 

Static Public Member Functions

static CppType toCpp (JNIEnv *jniEnv, JniType j)
 
static LocalRef< JniType > fromCpp (JNIEnv *jniEnv, const CppType &c)
 

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