cc.mallet.util
Interface CommandOption.ListProviding

Enclosing class:
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

CommandOption.List getCommandOptionList()