Commit Graph

12 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 2f60a33ef0
better impl of get(key) 2023-08-04 20:26:54 -06:00
Robinson 7f4e713e1c
code cleanup 2023-08-02 22:25:11 -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 da0601ad59
code cleanup 2023-08-01 20:17:50 -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 856f602a6e
Added ArrayMap, also implements the map interface 2023-08-01 10:17:57 -06:00