Interface AlphaIndex<A,​V>

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

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

      • getRightValue

        V getRightValue()