public class Parameters extends Object
| Constructor and Description |
|---|
Parameters() |
| Modifier and Type | Method and Description |
|---|---|
static int |
add(String entry)
Add a parameter at the end of the queue.
|
static void |
add(Vector<String> newEntries)
Add a set of parameters at the end of the queue.
|
static String |
get(String hashCode)
Get the string corresponding to the hash code.
|
static String |
list() |
public static void add(Vector<String> newEntries) throws IllegalArgumentException
newEntries - IllegalArgumentExceptionpublic static int add(String entry) throws IllegalArgumentException
newEntries - IllegalArgumentExceptionpublic static String list()
public static String get(String hashCode) throws NoSuchElementException
NoSuchElementExceptionPhantom® and NetPhantom® are registered trademarks of Nexum International SARL.
© Copyright Nexum International SARL, 2019. All rights reserved.