Class StringMaps.PrefixMapWrapper<T extends CharSequence>

All Implemented Interfaces:
PrefixMap<T>, StringMap<T>, Function<CharSequence,Long>, Object2LongFunction<CharSequence>, Size64, Serializable, Function<CharSequence,Long>, ToLongFunction<CharSequence>
Enclosing class:
StringMaps

protected static class StringMaps.PrefixMapWrapper<T extends CharSequence> extends StringMaps.StringMapWrapper<T> implements PrefixMap<T>
See Also: