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


public class Map1 {
    public method <init>(): void
    public final method containsKey(p0: java.lang.Object): boolean
    public method containsKey(p0: java.lang.String): boolean
    public final method entrySet(): java.util.Set
    public final method get(p0: java.lang.Object): java.lang.Object
    public method get(p0: java.lang.String): java.lang.Object
    public method getEntries(): java.util.Set
    public method getKeys(): java.util.Set
    public method getSize(): int
    public method getValues(): java.util.Collection
    public final method keySet(): java.util.Set
    public final method remove(p0: java.lang.Object): java.lang.Object
    public method remove(p0: java.lang.String): java.lang.Object
    public final method size(): int
    public final method values(): java.util.Collection
}


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