Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Ref
Method
Ref
library/cpp/jni/jni.h:63–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
62
struct TLocalRefPolicy {
63
static jobject Ref(jobject object, JNIEnv*) { return object; }
64
static void Unref(jobject object, JNIEnv* env) {
65
if (!object) {
66
return;
Callers
5
Run
Method · 0.45
SendMessages
Method · 0.45
Request
Method · 0.45
Put
Method · 0.45
Register
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected