public final class FieldName extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static ConcurrentMap<String,FieldName> |
CACHE |
static ThreadLocal<ConcurrentMap<String,FieldName>> |
CACHE_PROVIDER |
| Modifier and Type | Method and Description |
|---|---|
static FieldName |
create(String value) |
boolean |
equals(Object object) |
String |
getValue() |
int |
hashCode() |
String |
toString() |
public static final ConcurrentMap<String,FieldName> CACHE
public static final ThreadLocal<ConcurrentMap<String,FieldName>> CACHE_PROVIDER
public String getValue()
Copyright © 2021. All rights reserved.