Package | Description |
---|---|
biolockj.util |
Static utilities centralize and organize reusable core methods.
|
Modifier and Type | Method and Description |
---|---|
static void |
DockerUtil.makeMapper()
As version v1.3.18, the logic to do this mapping is not part of the DockerUtil class.
|
static void |
RuntimeParamUtil.registerRuntimeParameters(String[] args)
TODO: runtime params should always store the string as given on the command line,
and that should be the host-file path, even when running in docker.
|
static void |
RuntimeParamUtil.validateParams() |