Package com._1c.g5.v8.bm.common.collections
package com._1c.g5.v8.bm.common.collections
-
ClassDescriptionThe concatenating iterator over
longvalues.Emptylongiterator.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 forBmLongHashMapclass.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 forBmLongHashSetclass.List oflongvalues.A Long map with segment synchronization.A set of tests forBmLongSegmentSyncMapclass.A Long set with segment synchronization.A set of tests forBmLongSegmentSyncSetclass.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.