(String formatId)
| 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 | } |
no outgoing calls
no test coverage detected