MCPcopy Create free account
hub / github.com/traneio/future / run

Method run

future-java/src/main/java/io/trane/future/Tailrec.java:135–138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133 }
134
135 @Override
136 public final void run() {
137 become(sup.get());
138 }
139}

Callers 1

runMethod · 0.45

Calls 2

becomeMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected