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

Method isActive

output/java_guava/1.4.13/LocalCache.java:3546–3549  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3544 }
3545
3546 @Override
3547 public boolean isActive() {
3548 return oldValue.isActive();
3549 }
3550
3551 @Override
3552 public int getWeight() {

Callers

nothing calls this directly

Calls 1

isActiveMethod · 0.65

Tested by

no test coverage detected