| Package | Description | 
|---|---|
| org.datanucleus.util | 
 Provides utility classes used in the implementation that don't fit in a particular functional part of the system. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
CommandLine.NoArgOption
No argument option class. 
 | 
protected static class  | 
CommandLine.WithArgOption
Use argment option class. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<CommandLine.Option> | 
CommandLine.optionList
Appended options 
 | 
protected Map<String,CommandLine.Option> | 
CommandLine.options
Appended options 
 | 
protected Map<String,CommandLine.Option> | 
CommandLine.valueOptions
Appended options 
 | 
Copyright © 2018. All rights reserved.