Contents
Class SortedSetBucket.IndexValue
java.lang.Object
org.infinispan.multimap.impl.SortedSetBucket.IndexValue
- Enclosing class:
SortedSetBucket<V>
- Since:
- 15.0
- Author:
- Katia Aresti
-
Method Summary
Modifier and TypeMethodDescriptiondouble
getScore()
long
getValue()
static SortedSetBucket.IndexValue
of
(double score, long index)