MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / instant

Method instant

Ports/CLDC11/src/java/time/Clock.java:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 public Instant instant() {
36 return Instant.now();
37 }
38 }
39
40 private static final class FixedClock extends Clock {

Callers

nothing calls this directly

Calls 1

nowMethod · 0.95

Tested by

no test coverage detected