Command Marker
Simple marker annotation to enable you to suppress unused warnings.
IDEs such as IntelliJ will suggest you a quick-fix to ignore unused warnings if annotated with @CommandMarker
.
Simple marker annotation to enable you to suppress unused warnings.
IDEs such as IntelliJ will suggest you a quick-fix to ignore unused warnings if annotated with @CommandMarker
.