Add javadocs

pull/2/head
Hammy 3 years ago
parent 40f4cdbb8d
commit a8cd3a7a57

@ -44,6 +44,8 @@ class WindowsOrUnixClipboardListener extends ClipboardListener implements Runnab
}
/**
* Detect changes from the given {@link Clipboard} and send event notifications to all users listening
*
* @param oldClipboard The clipboard that is no longer owned
* @param oldClipboardContents The old contents of the clipboard
* @param newClipboardContents The new contents of the clipboard

Loading…
Cancel
Save