Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OmarElgabry/DesignPatterns
/ State
Interface
State
src/state/State.java:3–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
3
start
Method · 0.65
pause
Method · 0.65
stop
Method · 0.65
Implementers
4
WorkingState
src/state/WorkingState.java
WaitingState
src/state/WaitingState.java
PausedState
src/state/PausedState.java
Microwave
src/state/Microwave.java
Calls
no outgoing calls
Tested by
no test coverage detected