mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 23:00:46 +00:00
format code + add missing javadoc entries
This commit is contained in:
@@ -195,6 +195,7 @@ public interface WinUser extends StdCallLibrary, WinDef {
|
||||
|
||||
/**
|
||||
* Return whether to continue enumeration.
|
||||
* @return
|
||||
*/
|
||||
boolean callback(HWND hWnd, Pointer data);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user