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

Class _FinalizerHolder

shared/java/impl/RefCounted.java:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 }
27
28 @ApiStatus.Internal
29 public static class _FinalizerHolder {
30 public static final long PTR = _nGetFinalizer();
31 }
32
33 @ApiStatus.Internal public static native long _nGetFinalizer();
34}

Callers

nothing calls this directly

Calls 1

_nGetFinalizerMethod · 0.80

Tested by

no test coverage detected