public final class Bar {
    public method <init>(): void
}


public final class Foo {
    public method <init>(): void
}


public final class ParameterizedTypeArgumentKt {
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static @org.jetbrains.annotations.NotNull method fooOfInBar(): Foo
    public final static @org.jetbrains.annotations.NotNull method fooOfInvBar(): Foo
    public final static @org.jetbrains.annotations.NotNull method fooOfOutBar(): Foo
    public final static @org.jetbrains.annotations.NotNull method listOfStrings(): java.util.List
}
