@API(status=EXPERIMENTAL,
since="1.6.0")
public static interface TypeUsage.Enhancer
Currently used in Kotlin module to add nullability information.
Modifier and Type | Method and Description |
---|---|
default TypeUsage |
forParameter(TypeUsage original,
java.lang.reflect.Parameter parameter) |