Package com.cryptomorin.xseries.profiles.lock
package com.cryptomorin.xseries.profiles.lock
-
ClassDescriptionKeyedLock<K,
V> A lock associated to an object that keeps track of how many threads are currently using this lock until none are left in which case it removes itself.KeyedLockMap<K>A registry that queues locks per-object usingKeyedLock.A system used to preventMojangAPIfrom sending multiple requests for the same piece of information simultaneously.