Uses of Class
io.github.jbellis.jvector.util.ExplicitThreadLocal
Packages that use ExplicitThreadLocal
-
Uses of ExplicitThreadLocal in io.github.jbellis.jvector.util
Methods in io.github.jbellis.jvector.util that return ExplicitThreadLocalModifier and TypeMethodDescriptionstatic <U> ExplicitThreadLocal<U> ExplicitThreadLocal.withInitial(Supplier<U> initialValue)