@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Command
String
name
public abstract String name
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.