MCPcopy Index your code
hub / github.com/JamesZBL/java_design_patterns / State

Interface State

state/src/main/java/me/zbl/state/State.java:29–34  ·  view source on GitHub ↗

状态接口

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

prepareMethod · 0.65
changeStateToMethod · 0.65

Implementers 2

IdleStatestate/src/main/java/me/zbl/state/IdleS
ImpatientStatestate/src/main/java/me/zbl/state/Impat

Calls

no outgoing calls

Tested by

no test coverage detected