Returns a header string for command-line information. @return header string
()
| 47 | * @return header string |
| 48 | */ |
| 49 | public abstract String header(); |
| 50 | |
| 51 | /** |
| 52 | * Returns a usage string for command-line information. |
no outgoing calls
no test coverage detected