Closed Speedphoenix closed 2 months ago
Having a final member in a serializable will now raise the error "Serializables may not have member final variables" instead of "this expression cannot be accessed for writing" (because of unserializeInit)
unserializeInit
Having a final member in a serializable will now raise the error "Serializables may not have member final variables" instead of "this expression cannot be accessed for writing" (because of
unserializeInit
)