@FunctionalInterfaceSE public interface CommandFactory
Command の作成に使用されるファクトリ。Java ServiceLoaderSE での使用を目的としています。| 修飾子と型 | メソッドと説明 |
|---|---|
CollectionSE<Command> | getCommands()CLI Command を返します。 |
CollectionSE<Command> getCommands()
Command を返します。Copyright © 2019 Pivotal Software, Inc.. All rights reserved.