Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ state
Method
state
output/java_guava/1.4.17/AbstractService.java:433–436 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
431
}
432
433
@Override
434
public
final
State state() {
435
return
snapshot.externalState();
436
}
437
438
/**
439
* @since 14.0
Callers
7
stopAsync
Method · 0.95
awaitTerminated
Method · 0.95
checkCurrentState
Method · 0.95
notifyFailed
Method · 0.95
isRunning
Method · 0.95
addListener
Method · 0.95
toString
Method · 0.95
Calls
1
externalState
Method · 0.45
Tested by
no test coverage detected