Uses of Class
com._1c.g5.v8.bm.common.collections.IBmLongSet.Entry
-
Packages that use IBmLongSet.Entry Package Description com._1c.g5.v8.bm.common.collections -
-
Uses of IBmLongSet.Entry in com._1c.g5.v8.bm.common.collections
Methods in com._1c.g5.v8.bm.common.collections that return IBmLongSet.Entry Modifier and Type Method Description IBmLongSet.Entry
BmLongHashSet.MapIterator. next()
Methods in com._1c.g5.v8.bm.common.collections that return types with arguments of type IBmLongSet.Entry Modifier and Type Method Description Iterable<IBmLongSet.Entry>
BmLongHashSet. entryIterator()
Iterable<IBmLongSet.Entry>
BmLongSegmentSyncSet. entryIterator()
Iterable<IBmLongSet.Entry>
IBmLongSet. entryIterator()
Gets entry iterator.
-