private static class DependencyDescriptor.KotlinDelegate
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
KotlinDelegate() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isNullable(java.lang.reflect.Field field)
Check whether the specified
Field represents a nullable Kotlin type or not. |