MCPcopy Create free account
hub / github.com/JackChan1999/DesignPattern / Command

Interface Command

command/resource/command/Command.java:9–14  ·  view source on GitHub ↗

@Desc: 命令接口[命令角色] ps:你也可以定义成abstract class类型 _ @author ljh @date 2015-3-16 上午11:01:01

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

invokeMethod · 0.65
invokeMethod · 0.65

Implementers 3

ConcreteCommandImpl1command/resource/command/ConcreteComma
ConcreteCommandImpl2command/resource/command/ConcreteComma
ConcreteCommandImpl3command/resource/command/ConcreteComma

Calls

no outgoing calls

Tested by

no test coverage detected