Uses of Class
org.dellroad.stuff.java.ThreadLocalHolder
Packages that use ThreadLocalHolder
-
Uses of ThreadLocalHolder in org.dellroad.stuff.validation
Methods in org.dellroad.stuff.validation that return ThreadLocalHolderModifier and TypeMethodDescriptionstatic ThreadLocalHolder<ValidationContext<?>>
ValidationContext.getThreadLocalHolder()
Get theThreadLocalHolder
used by this class.