MCPcopy 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

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