public class PropertyTypeDescriptor
extends java.lang.Object
| Constructor and Description |
|---|
PropertyTypeDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static <T> PropertyTypeDescriptor |
of(PropertyType<T> type) |
public static <T> PropertyTypeDescriptor of(PropertyType<T> type)