af4b9c7a41FastList #3 - split concurrent modifications with shared() - atomic insert/remove, safe slower iteration. shared() will not make it 100% safe..
15 年之前
JIV
f1c12764e4l2char attackByList -> WeakFastSet, cause its "never" cleared..
15 年之前
JIV
8ce1eb1913FastList iterator rework. Should fix npes.