final class PropertyUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyUtils.Property |
| Modifier and Type | Field and Description |
|---|---|
(package private) static ConcurrentMap<Class<?>,PropertyUtils.Property[]> |
CACHE |
| Constructor and Description |
|---|
PropertyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static PropertyUtils.Property[] |
getPropertyDescriptors(Object param) |
static final ConcurrentMap<Class<?>,PropertyUtils.Property[]> CACHE
public static PropertyUtils.Property[] getPropertyDescriptors(Object param)
Copyright © 2020 JBoss by Red Hat. All rights reserved.