Package com.sk89q.worldedit.sponge
Class ThreadSafeCache
java.lang.Object
com.sk89q.worldedit.sponge.ThreadSafeCache
- All Implemented Interfaces:
Runnable
Caches data that cannot be accessed from another thread safely.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ThreadSafeCache
Get an concurrent-safe set of UUIDs of online players.void
run()