MCPcopy Create free account
hub / github.com/Beh01der/EasyFlow / getState

Method getState

src/main/java/au/com/ds/ef/StatefulContext.java:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 }
37
38 public StateEnum getState() {
39 return state;
40 }
41
42 @Override
43 public int hashCode() {

Callers 15

testEventReuseMethod · 0.95
testSyncExecutorMethod · 0.95
testEmptyMethod · 0.45
testOneElementMethod · 0.45
testTwoElementsMethod · 0.45
testTwoElements2Method · 0.45
testNestedMethod · 0.45
startMethod · 0.45

Calls

no outgoing calls

Tested by 11

testEventReuseMethod · 0.76
testSyncExecutorMethod · 0.76
testEmptyMethod · 0.36
testOneElementMethod · 0.36
testTwoElementsMethod · 0.36
testTwoElements2Method · 0.36
testNestedMethod · 0.36