Class StringMaps.SynchronizedPrefixMap<S extends CharSequence>

java.lang.Object
it.unimi.dsi.util.StringMaps.SynchronizedStringMap<S>
it.unimi.dsi.util.StringMaps.SynchronizedPrefixMap<S>
All Implemented Interfaces:
Function<CharSequence,Long>, Object2LongFunction<CharSequence>, PrefixMap<S>, StringMap<S>, Serializable, Function<CharSequence,Long>, ToLongFunction<CharSequence>
Enclosing class:
StringMaps

protected static class StringMaps.SynchronizedPrefixMap<S extends CharSequence> extends StringMaps.SynchronizedStringMap<S> implements PrefixMap<S>, Serializable
See Also: