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

Method setMethod

src/bin/zip/ZipEntry.java:55–57  ·  view source on GitHub ↗
(int method)

Source from the content-addressed store, hash-verified

53 }
54
55 public void setMethod(int method) {
56 this.method = method;
57 }
58
59 public long getTime() {
60 return time;

Callers 1

readEntriesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected