JimK
09/03/2020, 2:59 PMArkadii Ivanov
09/03/2020, 3:03 PMSerializable. Perhaps you can define your own Action.JimK
09/03/2020, 3:03 PMArkadii Ivanov
09/03/2020, 3:04 PMobjects will have multiple instances when deserialized. So use is when checking in when.JimK
09/03/2020, 3:04 PMArkadii Ivanov
09/03/2020, 3:04 PMSo any blank action such as a "InitLoad" object would work, correct?Correct. Something like: object InitLoad : JvmSerializable