SortedSetEntry

constructor(member: String, score: Double)

Parameters

member

The member of the sorted set.

score

The score associated with the member.