Package com._1c.g5.v8.bm.common.collections
package com._1c.g5.v8.bm.common.collections
-
ClassDescriptionThe concatenating iterator over
long
values.Emptylong
iterator.An iterator over an array oflong
.This code is adoption of 'HashMap' from Apache Harmony refactored to support primitive long keys.
This implementation doesn't support removal of entries via itearator.A set of tests forBmLongHashMap
class.This code is adoption of 'HashMap' from Apache Harmony refactored to support primitive long keys.
This implementation doesn't support removal of elements via itearator.A set of tests forBmLongHashSet
class.List oflong
values.A Long map with segment synchronization.A set of tests forBmLongSegmentSyncMap
class.A Long set with segment synchronization.A set of tests forBmLongSegmentSyncSet
class.BmSegmentSyncMap<P,T> Deprecated.Analog of Iterator class but for long values.IBmLongMap<V>Map entry.A set of long values.A set entry.
ConcurrentHashMap
.