public final class Arguments extends Object
| Constructor and Description |
|---|
Arguments(List<String> arguments,
com.google.common.collect.Multimap<String,String> runnableArguments) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getArguments() |
com.google.common.collect.Multimap<String,String> |
getRunnableArguments() |
Copyright © 2013-2020 The Apache Software Foundation. All rights reserved.