edu.umass.cs.mallet.base.util
Interface CommandOption.ListProviding

Enclosing interface:
CommandOption

public static interface CommandOption.ListProviding

For objects that can provide CommandOption.List's (which can be merged into other lists.


Method Summary
 CommandOption.List getCommandOptionList()
           
 

Method Detail

getCommandOptionList

public CommandOption.List getCommandOptionList()