@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Command
String
commandName
boolean
defaultCommand
public abstract String commandName
public abstract boolean defaultCommand
Copyright © 2020. All rights reserved.