MCPcopy
hub / github.com/TuiQiao/CBoard / getT1

Method getT1

src/main/java/org/cboard/cache/CacheObject.java:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 public long getT1() {
38 return t1;
39 }
40
41 public void setT1(long t1) {
42 this.t1 = t1;

Callers 2

getMethod · 0.95
getMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected