Uses of Class
opennlp.tools.util.OwnerOrPerThreadState
Packages that use OwnerOrPerThreadState
-
Uses of OwnerOrPerThreadState in opennlp.tools.stemmer
Fields in opennlp.tools.stemmer declared as OwnerOrPerThreadStateModifier and TypeFieldDescriptionprotected final OwnerOrPerThreadState<P> DelegatingStemmer.stateThe per-thread payload holder.protected final OwnerOrPerThreadState<P> DelegatingStemmer.stateThe per-thread payload holder.