Package de.hybris.platform.util.collections.fast
-
Class Summary Class Description YLongList List that can hold long primitives.YLongListTests YLongSet Set that can hold long primitives.YLongSetTests YLongToByteMap Map which maps key of primitive type long to value of primitive type byte.YLongToByteMapTests YLongToIntMap Map which maps key of primitive type long to value of primitive type int.YLongToIntMapTests YLongToLongMap Map which maps key of primitive type long to value of primitive type long.YLongToLongMapTests YLongToObjectMap<V> Map which maps key of primitive type long to value of generic type V.YLongToObjectMapTests