MCPcopy 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

startMethod · 0.65
pauseMethod · 0.65
stopMethod · 0.65

Implementers 4

WorkingStatesrc/state/WorkingState.java
WaitingStatesrc/state/WaitingState.java
PausedStatesrc/state/PausedState.java
Microwavesrc/state/Microwave.java

Calls

no outgoing calls

Tested by

no test coverage detected