dszopa
07/21/2017, 2:49 AMjavaType!
indicating it could be nullable or non nullable, where as the kotlin type shows up as `kotlinType?`indicating nullableudalov
isMarkedNullable
returns false
as documented. Checking if a type has unknown nullability is not supported at the moment (https://youtrack.jetbrains.com/issue/KT-14276)