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

Public Types

using CppType = std::unordered_map< CppKeyType, CppValueType >
 
using JniType = jobject
 
using Boxed = Map
 

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: