Interface ReadOnlyIndex.Evaluator<T extends Comparable<T>>

Enclosing interface:
ReadOnlyIndex

public static interface ReadOnlyIndex.Evaluator<T extends Comparable<T>>
  • Method Summary

    Modifier and Type Method Description
    T value​(long key)  
  • Method Details

    • value

      T value​(long key)