ReadOnlyPrimitiveLongSet

constructor(values: Array<Long>)

Creates a new set from the given values. These values do not have to be unique.

Parameters

values

the values that belong to the set.