public class EntityUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
private static ConcurrentHashMap<String,Number> |
FIELD_CACHE |
| Modifier | Constructor and Description |
|---|---|
private |
EntityUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
getEntityField(String name,
T defaultValue) |
private static final ConcurrentHashMap<String,Number> FIELD_CACHE
Copyright © 2022. All rights reserved.