public class

CommandLineToMap

extends Object
java.lang.Object
   ↳ com.davidluoye.support.command.CommandLineToMap

Summary

Public Constructors
CommandLineToMap(String[] args)
Public Methods
ArrayMap<String, List<String>> getCommandToValue()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public CommandLineToMap (String[] args)

Public Methods

public ArrayMap<String, List<String>> getCommandToValue ()