Package opennlp.tools.util.jvm
package opennlp.tools.util.jvm
-
ClassDescriptionA
StringInternerimplementation by Aleksey Shipilëv with relaxed canonical requirements.AStringInternerimplementation based onConcurrentHashMapby Aleksey Shipilëv.AStringInternerimplementation based onHashMapby Aleksey Shipilëv.AStringInternerimplementation based onString.intern().A no-opStringInternerimplementation, which does not intern.A marker-interface for a String interner implementation.Provides string interning utility methods.