Uses of Interface
opennlp.tools.util.jvm.StringInterner
Packages that use StringInterner
-
Uses of StringInterner in opennlp.tools.util.jvm
Classes in opennlp.tools.util.jvm that implement StringInternerModifier and TypeClassDescriptionclassAStringInternerimplementation by Aleksey Shipilëv with relaxed canonical requirements.classAStringInternerimplementation based onConcurrentHashMapby Aleksey Shipilëv.classAStringInternerimplementation based onHashMapby Aleksey Shipilëv.classAStringInternerimplementation based onString.intern().classA no-opStringInternerimplementation, which does not intern.