MCPcopy Create free account
hub / github.com/davidgiven/luje / oneTimeInitialization

Method oneTimeInitialization

lib/java/io/File.java:90–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88 private static boolean caseSensitive;
89
90 private static native void oneTimeInitialization();
91
92 static {
93 oneTimeInitialization();

Callers 1

FileClass · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected