create
@NotNull
Return a composite key from a weighted list of keys, and an overall threshold.
Parameters
keys
A list of keys, each which its own weight.
threshold
The threshold of total weights of keys that can be validated.
Return a composite key from a weighted list of keys, and an overall threshold.
A list of keys, each which its own weight.
The threshold of total weights of keys that can be validated.