public static interface StringInterner.Changed
| Modifier and Type | Method and Description |
|---|---|
void |
onChanged(int index,
String value)
Invoked when a value is inserted or replaced.
|
void onChanged(int index,
String value)
index - the slot used for storagevalue - the interned stringCopyright © 2026 Chronicle Software Ltd. All rights reserved.