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.collectionsMethods in com._1c.g5.v8.bm.common.collections that return BmLongHashSet Modifier and Type Method Description BmLongHashSetBmLongSegmentSyncSet. asMap()BmLongHashSet[]BmLongSegmentSyncSet. getSegments()Methods in com._1c.g5.v8.bm.common.collections with parameters of type BmLongHashSet Modifier and Type Method Description booleanBmLongHashSet. containsAny(BmLongHashSet value)Checks if this set contains any element from the specified one.
 
-