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

#include <boxing.hpp>

Inheritance diagram for jni::Unboxer< IntegerTag >:
jni::PrimitiveTypeUnboxer< IntegerTag, jint >

Public Member Functions

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

Member Function Documentation

◆ Unbox()

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

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