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

Method _nClear

shared/java/Clipboard.java:120–120  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118 @ApiStatus.Internal public static native ClipboardEntry _nGet(ClipboardFormat[] formats);
119 @ApiStatus.Internal public static native ClipboardFormat[] _nGetFormats();
120 @ApiStatus.Internal public static native void _nClear();
121 @ApiStatus.Internal public static native boolean _nRegisterFormat(String formatId);
122}

Callers 1

clearMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected