Commit Graph

11 Commits

Author SHA1 Message Date
Robinson a1a4cfb88f
No longer throws RuntimeException (IllegalArgumentException), but now StateException 2023-08-05 19:15:32 -06:00
Robinson e053a1222e
Fixed entry initialization errors 2023-08-04 23:00:22 -06:00
Robinson 599fc0554a
Code polish 2023-08-04 22:42:22 -06:00
Robinson 32a0208f51
Fixed issue when replacing values via map.entry 2023-08-02 22:22:25 -06:00
Robinson fb1c30b035
Code cleanup. 2023-08-02 21:17:48 -06:00
Robinson 6f5ace25df
Added back checks for NULL vs non-existent values 2023-08-01 20:03:43 -06:00
Robinson 21e615b7f1
Code cleanup 2023-08-01 19:43:03 -06:00
Robinson 81bfa823a3
Fixed remove boolean operator shortcut 2023-08-01 18:52:23 -06:00
Robinson cd6904e396
ObjectMap is now of the exact type as passed in (no longer typed as nullable) 2023-08-01 11:47:12 -06:00
Robinson 1140d6bc81
updated containsAll logic 2023-08-01 10:17:22 -06:00
Robinson 9315d7e049
Initial object map types reworked 2023-07-31 20:58:37 -06:00