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

Method lastModifiedImpl

lib/java/io/File.java:884–884  ·  view source on GitHub ↗
(byte[] filePath)

Source from the content-addressed store, hash-verified

882 }
883
884 private native long lastModifiedImpl(byte[] filePath);
885
886 /**
887 * Sets the time this file was last modified, measured in milliseconds since

Callers 1

lastModifiedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected