Modifier and Type | Method and Description |
---|---|
String |
get(String name)
Returns the value for the specified argument or
null if none exists. |
boolean |
has(String name)
Returns true if the specified argument exists and false if not.
|
forEach, iterator, spliterator
boolean has(String name)
name
- the name of the argumentCopyright © 2021 Cask Data, Inc. Licensed under the Apache License, Version 2.0.