NoCheatPlus/NCPCommons
asofold 8077b4a0dc Extend HashMapLOW interface. Put PlayerData FCFS under lock.
HashMapLOW
* Add a constructor for using an external lock.
* Add putIfAbsent.

DataManager
* Use playerDataMap.putIfAbsent, return the PlayerData instance that has
been there first.
2017-04-13 12:39:18 +02:00
..
src Extend HashMapLOW interface. Put PlayerData FCFS under lock. 2017-04-13 12:39:18 +02:00
pom.xml Set scope to provided for external jars. 2015-11-25 08:47:11 +01:00