Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ state
Method
state
output/java_guava/1.4.19/AbstractService.java:435–438 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
433
}
434
435
@Override
436
public
final
State state() {
437
return
snapshot.externalState();
438
}
439
440
/**
441
* @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