Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
prepare
Method · 0.65
changeStateTo
Method · 0.65
Implementers
2
IdleState
state/src/main/java/me/zbl/state/IdleS
ImpatientState
state/src/main/java/me/zbl/state/Impat
Calls
no outgoing calls
Tested by
no test coverage detected