finish deserialization.

This commit is contained in:
2025-09-06 19:21:01 -04:00
parent 6a0001d43b
commit a3bd96e749
13 changed files with 204 additions and 32 deletions

View File

@@ -23,7 +23,7 @@ public final class TestReservations {
// 2. Retrieve a loaded account object that matches a specific account number
mgr.retrieveAccount("A######");
mgr.retrieveAccount("A1450981765");
// 3. Add new account object to the list managed by Manager (if account object
// already exists on add action with the same account number, it is considered