Commit Graph

10 Commits

Author SHA1 Message Date
Robinson a1a4cfb88f
No longer throws RuntimeException (IllegalArgumentException), but now StateException 2023-08-05 19:15:32 -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 f3855bed38
Added LockFreeIntMap 2023-08-01 21:13:49 -06:00
Robinson fd220fee63
Fixed toArray to be primitive 2023-08-01 20:25:06 -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 cd622d5dba
Added entries.add/addAll 2023-08-01 19:13:52 -06:00
Robinson 2c4d357a36
ported IntMap 2023-08-01 18:55:07 -06:00