MCPcopy Create free account
hub / github.com/ReadyTalk/avian / getTime

Method getTime

classpath/java/util/Date.java:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 }
23
24 public long getTime() {
25 return when;
26 }
27
28 public String toString() {
29 return toString(when);

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by 1

mainMethod · 0.76