public final class AlgorithmRegistryCLI
extends java.lang.Object
This class supports the CLI "listAlgorithms" operation.
It should NEVER be used inside your code, only from the supplied command-line tools.
| Modifier | Constructor and Description |
|---|---|
private |
AlgorithmRegistryCLI() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
CLI execution method.
|