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

Method setLastModifiedImpl

lib/java/io/File.java:911–911  ·  view source on GitHub ↗
(byte[] path, long time)

Source from the content-addressed store, hash-verified

909 }
910
911 private native boolean setLastModifiedImpl(byte[] path, long time);
912
913 /**
914 * Marks this file or directory to be read-only as defined by the operating

Callers 1

setLastModifiedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected