| Package | Description |
|---|---|
| io.parallec.core.util |
Utility functions.
|
| Modifier and Type | Field and Description |
|---|---|
static Map<PcErrorMsgUtils.ERROR_TYPE,String> |
PcErrorMsgUtils.errorMapOrig
The Constant errorMapOrig.
|
static Map<PcErrorMsgUtils.ERROR_TYPE,String> |
PcErrorMsgUtils.errorMapReplace
The Constant errorMapReplace.
|
| Modifier and Type | Method and Description |
|---|---|
static PcErrorMsgUtils.ERROR_TYPE |
PcErrorMsgUtils.ERROR_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PcErrorMsgUtils.ERROR_TYPE[] |
PcErrorMsgUtils.ERROR_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2016 eBay. All rights reserved.