Uses of Class
com._1c.g5.v8.bm.common.collections.BmLongHashSet
-
Packages that use BmLongHashSet Package Description com._1c.g5.v8.bm.common.collections -
-
Uses of BmLongHashSet in com._1c.g5.v8.bm.common.collections
Methods in com._1c.g5.v8.bm.common.collections that return BmLongHashSet Modifier and Type Method Description BmLongHashSet
BmLongSegmentSyncSet. asMap()
BmLongHashSet[]
BmLongSegmentSyncSet. getSegments()
Methods in com._1c.g5.v8.bm.common.collections with parameters of type BmLongHashSet Modifier and Type Method Description boolean
BmLongHashSet. containsAny(BmLongHashSet value)
Checks if this set contains any element from the specified one.
-