Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ starting
Method
starting
output/java_guava/1.4.19/AbstractService.java:486–489 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
484
}
485
486
@GuardedBy(
"monitor"
)
487
private
void
starting() {
488
STARTING_CALLBACK.enqueueOn(listeners);
489
}
490
491
@GuardedBy(
"monitor"
)
492
private
void
running() {
Callers
2
startAsync
Method · 0.95
call
Method · 0.45
Calls
1
enqueueOn
Method · 0.45
Tested by
no test coverage detected