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

Method state

output/java_guava/1.4.16/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

stopAsyncMethod · 0.95
awaitTerminatedMethod · 0.95
checkCurrentStateMethod · 0.95
notifyFailedMethod · 0.95
isRunningMethod · 0.95
addListenerMethod · 0.95
toStringMethod · 0.95

Calls 1

externalStateMethod · 0.45

Tested by

no test coverage detected