MCPcopy Create free account
hub / github.com/L-JINBIN/ApkDataMultiplexing / setTime

Method setTime

src/bin/zip/ZipEntry.java:63–65  ·  view source on GitHub ↗
(long time)

Source from the content-addressed store, hash-verified

61 }
62
63 public void setTime(long time) {
64 this.time = time;
65 }
66
67 public int getCrc() {
68 return crc;

Callers 1

readEntriesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected