Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antvis/F2Native
/ obj
Method
obj
core/android/JavaRef.h:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
template <typename T> class JavaRef : public JavaRef<jobject> {
53
public:
54
T obj() const { return static_cast<T>(JavaRef<jobject>::obj()); }
55
56
protected:
57
JavaRef() {}
Callers
15
BridgeRailingAndroid
Method · 0.45
PlayAnimation
Method · 0.45
Swap
Method · 0.45
GetTimezoneOffset
Method · 0.45
FormatTime
Method · 0.45
OnLoad
Method · 0.45
Execute
Method · 0.45
VectorToJFloatArray
Function · 0.45
VectorToJIntArray
Function · 0.45
ScopedJavaLocalRef
Method · 0.45
Reset
Method · 0.45
Reset
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected