public final class FieldName extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static Map<String,FieldName> |
CACHE |
static ThreadLocal<Map<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 ThreadLocal<Map<String,FieldName>> CACHE_PROVIDER
public String getValue()
Copyright © 2019 University of Tartu. All rights reserved.