| Package | Description | 
|---|---|
| org.apache.reef.tang.formats | 
 Tang format classes encode and decode information that Tang gathers at
 runtime. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CommandLine | 
CommandLine.addCommandLineOption(org.apache.commons.cli.Option option,
                                        CommandLine.CommandLineCallback cb)  | 
<T> CommandLine | 
CommandLine.processCommandLine(String[] args,
                                    Class<? extends Name<?>>... argClasses)  | 
CommandLine | 
CommandLine.registerShortNameOfClass(Class<? extends Name<?>> c)  | 
CommandLine | 
CommandLine.registerShortNameOfClass(String s)  | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.