MCPcopy Create free account
hub / github.com/boalang/compiler / longToString

Method longToString

src/java/boa/functions/BoaCasts.java:153–157  ·  view source on GitHub ↗

Format a long into a String. @param l A long @return A String containing the number l

(final long l)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

EmitValueMethod · 0.95
aggregateMethod · 0.95
collectMethod · 0.95
finishMethod · 0.95

Calls 2

formatMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected