public final class Foo {
    public method <init>(): void
    public final method nonNull(): java.lang.Object
    public final @org.jetbrains.annotations.Nullable method nullable(): java.lang.Object
}


public final class TypeParameterKt {
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}
