Interface RedisSortedSetReactiveOperations.SortedSetScoredMember<B>

Type Parameters:
B - value type
Enclosing interface:
RedisSortedSetReactiveOperations<A,B>

public static interface RedisSortedSetReactiveOperations.SortedSetScoredMember<B>
Since:
1.4
Author:
Jeremy Kuhn
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
     
  • Method Details

    • getValue

      B getValue()
      Returns:
    • getScore

      double getScore()
      Returns: