MCPcopy Create free account
hub / github.com/catboost/catboost / Env

Function Env

library/cpp/jni/jni.cpp:386–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

384}
385
386TJniEnv* Env() {
387 return TJniEnv::Get();
388}
389
390} // namespace NJni

Callers 3

TObjectRefMethod · 0.85
jni.cppFile · 0.85

Calls 1

GetFunction · 0.50

Tested by

no test coverage detected