MCPcopy Create free account
hub / github.com/antlr/codebuff / create

Method create

output/java_guava/1.4.18/LongAddables.java:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53
54
55 public static LongAddable create() {
56 return SUPPLIER.get();
57 }
58
59 private static final class PureJavaLongAddable extends AtomicLong implements LongAddable {
60 @Override

Callers 1

SimpleStatsCounterClass · 0.95

Calls 1

getMethod · 0.65

Tested by

no test coverage detected