lime
Lime is a C++ library implementing Open Whisper System Signal protocol
Loading...
Searching...
No Matches
jni::Unboxer< DoubleTag > Struct Reference

#include <boxing.hpp>

Inheritance diagram for jni::Unboxer< DoubleTag >:
jni::PrimitiveTypeUnboxer< DoubleTag, jdouble >

Public Member Functions

const Object< DoubleTag > & Unbox (JNIEnv &, const jni::Object< DoubleTag > &o) const
Public Member Functions inherited from jni::PrimitiveTypeUnboxer< DoubleTag, jdouble >
jdouble Unbox (JNIEnv &env, const Object< DoubleTag > &boxed) const

Member Function Documentation

◆ Unbox()

const Object< DoubleTag > & jni::Unboxer< DoubleTag >::Unbox ( JNIEnv & ,
const jni::Object< DoubleTag > & o ) const
inline

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