public final class LocalExtensionOnNullableParameterKt { public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String public final static @org.jetbrains.annotations.NotNull method localExtensionOnNullableParameter(): T } public class T { private field value: int public method (p0: int): void public final method getValue(): int public final method setValue(p0: int): void }