-
Class Summary
Class |
Description |
SynchronizedInterner<T> |
For interning (canonicalizing) things in a multi-threaded environment.
|
Package edu.stanford.nlp.util.concurrent Description
A collection of useful thread-safe general-purpose utility classes.
Note that this is very much a work in progress, and may not work in all
cases.