public static class BigintEnumType.LongEnumMap extends Object
| Constructor and Description |
|---|
LongEnumMap(String typeName,
Map<String,Long> enumMap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,Long> |
getEnumMap() |
Optional<String> |
getKeyForValue(Long value) |
String |
getTypeName() |
int |
hashCode() |
String |
toString() |
public String getTypeName()
Copyright © 2012–2022. All rights reserved.