Package com.cryptomorin.xseries.profiles.lock
package com.cryptomorin.xseries.profiles.lock
-
ClassesClassDescriptionKeyedLock<K>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 using
KeyedLock.A system used to preventMojangAPIfrom sending multiple requests for the same piece of information simultaneously.