public class Options extends Object implements Serializable
| Constructor and Description |
|---|
Options() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getOptions() |
boolean |
hasOption(String option) |
boolean |
hasOptions() |
String |
toString() |
Options |
withOption(String opt) |
Copyright © 2021 LSST. All rights reserved.