public final class PropertyAs extends Object
| Modifier and Type | Field and Description |
|---|---|
static Function<JavaProperty,JavaClazz> |
CLASS |
static Function<JavaProperty,JavaClazz> |
NESTED_CLASS |
static Function<JavaProperty,JavaClazz> |
NESTED_INTERFACE |
static Function<JavaProperty,JavaType> |
NESTED_INTERFACE_TYPE |
static Function<JavaProperty,JavaType> |
NESTED_TYPE |
static Function<JavaProperty,JavaType> |
SHALLOW_NESTED_TYPE |
public static final Function<JavaProperty,JavaClazz> CLASS
public static final Function<JavaProperty,JavaClazz> NESTED_CLASS
public static final Function<JavaProperty,JavaClazz> NESTED_INTERFACE
public static final Function<JavaProperty,JavaType> NESTED_TYPE
public static final Function<JavaProperty,JavaType> NESTED_INTERFACE_TYPE
public static final Function<JavaProperty,JavaType> SHALLOW_NESTED_TYPE
Copyright © 2016. All Rights Reserved.