MCPcopy Create free account
hub / github.com/bjmashibing/DesignPatterns / Tank

Class Tank

src/main/java/com/mashibing/dp/proxy/v05/Tank.java:12–30  ·  view source on GitHub ↗

问题:我想记录坦克的移动时间 最简单的办法:修改代码,记录时间 问题2:如果无法改变方法源码呢? 用继承? v05:使用代理

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected