public final class MapEntryWithSetValueKt { public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String } public final class MyMapEntry { public method (): void public method equals(@org.jetbrains.annotations.Nullable p0: java.lang.Object): boolean public method getKey(): java.lang.Object public method getValue(): java.lang.Object public method hashCode(): int public final method setValue(p0: java.lang.Object): java.lang.Object }