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

Enclosing interface:
RowSet

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

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

    • value

      T value(long key)