Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Beh01der/EasyFlow
/ isFinal
Method
isFinal
src/main/java/au/com/ds/ef/Transition.java:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
protected
boolean isFinal() {
50
return
isFinal;
51
}
52
53
public
Transition transit(Transition... transitions) {
54
for
(Transition transition : transitions) {
Callers
1
enter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected