ledger-core
|
Public Types | |
using | CppType = std::chrono::system_clock::time_point |
using | JniType = jobject |
using | Boxed = Date |
Static Public Member Functions | |
static CppType | toCpp (JNIEnv *jniEnv, JniType j) |
static LocalRef< JniType > | fromCpp (JNIEnv *jniEnv, const CppType &c) |