Class AlphaIndexImpl<A,V>

java.lang.Object
org.drools.model.index.AbstractIndex<A,V>
org.drools.model.index.AlphaIndexImpl<A,V>
All Implemented Interfaces:
AlphaIndex<A,V>, Index<A,V>

public class AlphaIndexImpl<A,V> extends AbstractIndex<A,V> implements AlphaIndex<A,V>