MCPcopy Create free account
hub / github.com/Relph1119/JVMByPython / get_primitive_class

Function get_primitive_class

src/ch10/native/java/lang/Class.py:14–31  ·  view source on GitHub ↗

static native Class<?> getPrimitiveClass(String name); getPrimitiveClass()是静态方法 :param frame: :return:

(frame: Frame)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

python_stringFunction · 0.90
get_refMethod · 0.45
get_classMethod · 0.45
load_classMethod · 0.45
push_refMethod · 0.45

Tested by

no test coverage detected