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

Method _nSet

shared/java/Clipboard.java:117–117  ·  view source on GitHub ↗
(ClipboardEntry[] entries)

Source from the content-addressed store, hash-verified

115 }
116
117 @ApiStatus.Internal public static native void _nSet(ClipboardEntry[] entries);
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();

Callers 1

setMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected