Home
last modified time | relevance | path

Searched defs:HelloWorldCommand (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/dagger2/java/dagger/example/atm/
H A DHelloWorldCommand.java22 final class HelloWorldCommand implements Command { class
26 HelloWorldCommand(Outputter outputter) { in HelloWorldCommand() method in HelloWorldCommand