|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringInterner | |
|---|---|
| org.apache.lucene.util | Some utility classes. |
| Uses of StringInterner in org.apache.lucene.util |
|---|
| Subclasses of StringInterner in org.apache.lucene.util | |
|---|---|
class |
SimpleStringInterner
Simple lockless and memory barrier free String intern cache that is guaranteed to return the same String instance as String.intern() does. |
| Fields in org.apache.lucene.util declared as StringInterner | |
|---|---|
static StringInterner |
StringHelper.interner
Expert: The StringInterner implementation used by Lucene. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||