MCPcopy Create free account
hub / github.com/HumbleUI/JWM / run

Method run

shared/java/impl/Managed.java:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 }
54
55 public void run() {
56 _nInvokeFinalizer(_finalizerPtr, _ptr);
57 }
58 }
59
60 public static native void _nInvokeFinalizer(long finalizer, long ptr);

Callers 3

jdk_versionFunction · 0.45
startMethod · 0.45
runOnUIThreadMethod · 0.45

Calls 1

_nInvokeFinalizerMethod · 0.80

Tested by

no test coverage detected