Interface AlphaIndex<A,V>

All Superinterfaces:
Index<A,V>
All Known Implementing Classes:
AlphaIndexImpl

public interface AlphaIndex<A,V> extends Index<A,V>
  • Method Details

    • getRightValue

      V getRightValue()