Interface Index.Mutable<V>

Type Parameters:
V - the entry type
All Superinterfaces:
Index<V>
Enclosing interface:
Index<V>

public static interface Index.Mutable<V> extends Index<V>
A mutable String lookup data structure. Implementations are not thread-safe.