| Package | Description |
|---|---|
| org.lsst.ccs.command |
An experimental package for testing possible improvements to the command handling
mechanism built-in to the CCS core.
|
| Modifier and Type | Method and Description |
|---|---|
DictionaryArgument[] |
DictionaryCommand.getArguments()
Get the array of
DictionaryArgument for this DictionaryCommand. |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DictionaryUtils.areDictionaryArgumentsEqual(DictionaryArgument[] da1s,
DictionaryArgument[] da2s)
Check if two arrays of DictionaryArguments are equals.
|
static boolean |
DictionaryUtils.areDictionaryArgumentsEqual(DictionaryArgument[] da1s,
DictionaryArgument[] da2s)
Check if two arrays of DictionaryArguments are equals.
|
Copyright © 2018 LSST. All rights reserved.