Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Beh01der/EasyFlow
/ getStateTo
Method
getStateTo
src/main/java/au/com/ds/ef/Transition.java:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
protected
StateEnum getStateTo() {
46
return
stateTo;
47
}
48
49
protected
boolean isFinal() {
50
return
isFinal;
Callers
2
TransitionCollection
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected