Class BTreeIndex.StringPrefixer

java.lang.Object
org.apache.activemq.store.kahadb.disk.index.BTreeIndex.StringPrefixer
All Implemented Interfaces:
BTreeIndex.Prefixer<String>
Enclosing class:
BTreeIndex<Key,Value>

public static class BTreeIndex.StringPrefixer extends Object implements BTreeIndex.Prefixer<String>
StringPrefixer is a Prefixer implementation that works on strings.