Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/JWM
/ _nClose
Method
_nClose
shared/java/LayerGL.java:77–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
@ApiStatus.Internal
public
native
void
_nResize(
int
width,
int
height);
76
@ApiStatus.Internal
public
native
void
_nSwapBuffers();
77
@ApiStatus.Internal
public
native
void
_nClose();
78
}
Callers
1
close
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected