Class ReadWriteLockCache<T>
java.lang.Object
net.dv8tion.jda.internal.utils.cache.ReadWriteLockCache<T>
- Direct Known Subclasses:
AbstractCacheView
,ChannelCacheViewImpl
,ShardCacheViewImpl
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReadWriteLockCache
public ReadWriteLockCache()
-
-
Method Details
-
writeLock
-
readLock
-
clearCachedLists
public void clearCachedLists()
-