KT-4107 Don't generate readResolve for data objects
This commit is contained in:
committed by
Space Team
parent
ea346e3e0e
commit
f96d41e414
@@ -17,7 +17,6 @@ public final class SerializableDataObject {
|
||||
private method <init>(): void
|
||||
public method equals(@org.jetbrains.annotations.Nullable p0: java.lang.Object): boolean
|
||||
public method hashCode(): int
|
||||
private final method readResolve(): java.lang.Object
|
||||
public @org.jetbrains.annotations.NotNull method toString(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user