public class PropertyDescriptorUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static Comparator<PropertyDescriptor<?>> |
COMPARATOR_BY_ORDER |
| Constructor and Description |
|---|
PropertyDescriptorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static PropertyDescriptorFactory |
factoryFor(String typeId) |
static String |
typeIdFor(Class<?> valueType) |
public static final Comparator<PropertyDescriptor<?>> COMPARATOR_BY_ORDER
public static PropertyDescriptorFactory factoryFor(String typeId)
Copyright © 2002–2016 InfoEther. All rights reserved.