public class Callbacks extends HashMap<String,Callbacks.Callback>
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Callbacks.Callback  | 
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description | 
|---|---|
static String | 
CLOSE_WINDOW_AND_SWITCH_TO_BAKERY_HOME  | 
static String | 
CLOSE_WINDOW_AND_SWITCH_TO_GITHUBAPI_HOME  | 
static String | 
RESTART_WEB_DRIVER  | 
| Constructor and Description | 
|---|
Callbacks()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
put(String key,
   String strClass,
   String strMethod,
   Object... parameters)  | 
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static final String CLOSE_WINDOW_AND_SWITCH_TO_BAKERY_HOME
public static final String CLOSE_WINDOW_AND_SWITCH_TO_GITHUBAPI_HOME
public static final String RESTART_WEB_DRIVER
Copyright © 2023 NoraUi. All rights reserved.