Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/luje
/ isCaseSensitiveImpl
Method
isCaseSensitiveImpl
lib/java/io/File.java:239–239 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
237
private
static
native byte[][] rootsImpl();
238
239
private
static
native boolean isCaseSensitiveImpl();
240
241
/**
242
* Lists the file system roots. The Java platform may support zero or more
Callers
1
File
Class · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected