unmodifiable

inline fun <T> MutableCollection<T>.unmodifiable(): @UnmodifiableView Collection<T>
inline fun <T> MutableList<T>.unmodifiable(): @UnmodifiableView List<T>
inline fun <K, V> MutableMap<K, V>.unmodifiable(): @UnmodifiableView Map<K, V>
inline fun <T> MutableSet<T>.unmodifiable(): @UnmodifiableView Set<T>
inline fun <K, V> NavigableMap<K, V>.unmodifiable(): @UnmodifiableView NavigableMap<K, V>
inline fun <T> NavigableSet<T>.unmodifiable(): @UnmodifiableView NavigableSet<T>
inline fun <K, V> SortedMap<K, V>.unmodifiable(): @UnmodifiableView SortedMap<K, V>
inline fun <T> SortedSet<T>.unmodifiable(): @UnmodifiableView SortedSet<T>
inline fun BooleanBigList.unmodifiable(): @UnmodifiableView BooleanBigList
inline fun BooleanList.unmodifiable(): @UnmodifiableView BooleanList
inline fun BooleanSet.unmodifiable(): @UnmodifiableView BooleanSet
inline fun BooleanCollection.unmodifiable(): @UnmodifiableView BooleanCollection
inline fun ByteBigList.unmodifiable(): @UnmodifiableView ByteBigList
inline fun ByteList.unmodifiable(): @UnmodifiableView ByteList
inline fun ByteSet.unmodifiable(): @UnmodifiableView ByteSet
inline fun ByteCollection.unmodifiable(): @UnmodifiableView ByteCollection
inline fun CharBigList.unmodifiable(): @UnmodifiableView CharBigList
inline fun CharList.unmodifiable(): @UnmodifiableView CharList
inline fun CharSet.unmodifiable(): @UnmodifiableView CharSet
inline fun CharCollection.unmodifiable(): @UnmodifiableView CharCollection
inline fun DoubleBigList.unmodifiable(): @UnmodifiableView DoubleBigList
inline fun DoubleList.unmodifiable(): @UnmodifiableView DoubleList
inline fun DoubleSet.unmodifiable(): @UnmodifiableView DoubleSet
inline fun DoubleCollection.unmodifiable(): @UnmodifiableView DoubleCollection
inline fun FloatBigList.unmodifiable(): @UnmodifiableView FloatBigList
inline fun FloatList.unmodifiable(): @UnmodifiableView FloatList
inline fun FloatSet.unmodifiable(): @UnmodifiableView FloatSet
inline fun FloatCollection.unmodifiable(): @UnmodifiableView FloatCollection
inline fun IntBigList.unmodifiable(): @UnmodifiableView IntBigList
inline fun IntList.unmodifiable(): @UnmodifiableView IntList
inline fun IntSet.unmodifiable(): @UnmodifiableView IntSet
inline fun IntCollection.unmodifiable(): @UnmodifiableView IntCollection
inline fun LongBigList.unmodifiable(): @UnmodifiableView LongBigList
inline fun LongList.unmodifiable(): @UnmodifiableView LongList
inline fun LongSet.unmodifiable(): @UnmodifiableView LongSet
inline fun LongCollection.unmodifiable(): @UnmodifiableView LongCollection
inline fun <T> ObjectBigList<T>.unmodifiable(): @UnmodifiableView ObjectBigList<T>
inline fun <T> ObjectList<T>.unmodifiable(): @UnmodifiableView ObjectList<T>
inline fun <T> ObjectSet<T>.unmodifiable(): @UnmodifiableView ObjectSet<T>
inline fun <T> ObjectCollection<T>.unmodifiable(): @UnmodifiableView ObjectCollection<T>
inline fun ShortBigList.unmodifiable(): @UnmodifiableView ShortBigList
inline fun ShortList.unmodifiable(): @UnmodifiableView ShortList
inline fun ShortSet.unmodifiable(): @UnmodifiableView ShortSet
inline fun ShortCollection.unmodifiable(): @UnmodifiableView ShortCollection
inline fun <T> ReferenceBigList<T>.unmodifiable(): @UnmodifiableView ReferenceBigList<T>
inline fun <T> ReferenceList<T>.unmodifiable(): @UnmodifiableView ReferenceList<T>
inline fun <T> ReferenceSet<T>.unmodifiable(): @UnmodifiableView ReferenceSet<T>
inline fun <T> ReferenceCollection<T>.unmodifiable(): @UnmodifiableView ReferenceCollection<T>
inline fun Byte2BooleanMap.unmodifiable(): @UnmodifiableView Byte2BooleanMap
inline fun Byte2ByteMap.unmodifiable(): @UnmodifiableView Byte2ByteMap
inline fun Byte2CharMap.unmodifiable(): @UnmodifiableView Byte2CharMap
inline fun Byte2DoubleMap.unmodifiable(): @UnmodifiableView Byte2DoubleMap
inline fun Byte2FloatMap.unmodifiable(): @UnmodifiableView Byte2FloatMap
inline fun Byte2IntMap.unmodifiable(): @UnmodifiableView Byte2IntMap
inline fun Byte2LongMap.unmodifiable(): @UnmodifiableView Byte2LongMap
inline fun <V> Byte2ObjectMap<V>.unmodifiable(): @UnmodifiableView Byte2ObjectMap<V>
inline fun Byte2ShortMap.unmodifiable(): @UnmodifiableView Byte2ShortMap
inline fun <V> Byte2ReferenceMap<V>.unmodifiable(): @UnmodifiableView Byte2ReferenceMap<V>
inline fun Char2BooleanMap.unmodifiable(): @UnmodifiableView Char2BooleanMap
inline fun Char2ByteMap.unmodifiable(): @UnmodifiableView Char2ByteMap
inline fun Char2CharMap.unmodifiable(): @UnmodifiableView Char2CharMap
inline fun Char2DoubleMap.unmodifiable(): @UnmodifiableView Char2DoubleMap
inline fun Char2FloatMap.unmodifiable(): @UnmodifiableView Char2FloatMap
inline fun Char2IntMap.unmodifiable(): @UnmodifiableView Char2IntMap
inline fun Char2LongMap.unmodifiable(): @UnmodifiableView Char2LongMap
inline fun <V> Char2ObjectMap<V>.unmodifiable(): @UnmodifiableView Char2ObjectMap<V>
inline fun Char2ShortMap.unmodifiable(): @UnmodifiableView Char2ShortMap
inline fun <V> Char2ReferenceMap<V>.unmodifiable(): @UnmodifiableView Char2ReferenceMap<V>
inline fun Double2BooleanMap.unmodifiable(): @UnmodifiableView Double2BooleanMap
inline fun Double2ByteMap.unmodifiable(): @UnmodifiableView Double2ByteMap
inline fun Double2CharMap.unmodifiable(): @UnmodifiableView Double2CharMap
inline fun Double2DoubleMap.unmodifiable(): @UnmodifiableView Double2DoubleMap
inline fun Double2FloatMap.unmodifiable(): @UnmodifiableView Double2FloatMap
inline fun Double2IntMap.unmodifiable(): @UnmodifiableView Double2IntMap
inline fun Double2LongMap.unmodifiable(): @UnmodifiableView Double2LongMap
inline fun <V> Double2ObjectMap<V>.unmodifiable(): @UnmodifiableView Double2ObjectMap<V>
inline fun Double2ShortMap.unmodifiable(): @UnmodifiableView Double2ShortMap
inline fun <V> Double2ReferenceMap<V>.unmodifiable(): @UnmodifiableView Double2ReferenceMap<V>
inline fun Float2BooleanMap.unmodifiable(): @UnmodifiableView Float2BooleanMap
inline fun Float2ByteMap.unmodifiable(): @UnmodifiableView Float2ByteMap
inline fun Float2CharMap.unmodifiable(): @UnmodifiableView Float2CharMap
inline fun Float2DoubleMap.unmodifiable(): @UnmodifiableView Float2DoubleMap
inline fun Float2FloatMap.unmodifiable(): @UnmodifiableView Float2FloatMap
inline fun Float2IntMap.unmodifiable(): @UnmodifiableView Float2IntMap
inline fun Float2LongMap.unmodifiable(): @UnmodifiableView Float2LongMap
inline fun <V> Float2ObjectMap<V>.unmodifiable(): @UnmodifiableView Float2ObjectMap<V>
inline fun Float2ShortMap.unmodifiable(): @UnmodifiableView Float2ShortMap
inline fun <V> Float2ReferenceMap<V>.unmodifiable(): @UnmodifiableView Float2ReferenceMap<V>
inline fun Int2BooleanMap.unmodifiable(): @UnmodifiableView Int2BooleanMap
inline fun Int2ByteMap.unmodifiable(): @UnmodifiableView Int2ByteMap
inline fun Int2CharMap.unmodifiable(): @UnmodifiableView Int2CharMap
inline fun Int2DoubleMap.unmodifiable(): @UnmodifiableView Int2DoubleMap
inline fun Int2FloatMap.unmodifiable(): @UnmodifiableView Int2FloatMap
inline fun Int2IntMap.unmodifiable(): @UnmodifiableView Int2IntMap
inline fun Int2LongMap.unmodifiable(): @UnmodifiableView Int2LongMap
inline fun <V> Int2ObjectMap<V>.unmodifiable(): @UnmodifiableView Int2ObjectMap<V>
inline fun Int2ShortMap.unmodifiable(): @UnmodifiableView Int2ShortMap
inline fun <V> Int2ReferenceMap<V>.unmodifiable(): @UnmodifiableView Int2ReferenceMap<V>
inline fun Long2BooleanMap.unmodifiable(): @UnmodifiableView Long2BooleanMap
inline fun Long2ByteMap.unmodifiable(): @UnmodifiableView Long2ByteMap
inline fun Long2CharMap.unmodifiable(): @UnmodifiableView Long2CharMap
inline fun Long2DoubleMap.unmodifiable(): @UnmodifiableView Long2DoubleMap
inline fun Long2FloatMap.unmodifiable(): @UnmodifiableView Long2FloatMap
inline fun Long2IntMap.unmodifiable(): @UnmodifiableView Long2IntMap
inline fun Long2LongMap.unmodifiable(): @UnmodifiableView Long2LongMap
inline fun <V> Long2ObjectMap<V>.unmodifiable(): @UnmodifiableView Long2ObjectMap<V>
inline fun Long2ShortMap.unmodifiable(): @UnmodifiableView Long2ShortMap
inline fun <V> Long2ReferenceMap<V>.unmodifiable(): @UnmodifiableView Long2ReferenceMap<V>
inline fun <K> Object2BooleanMap<K>.unmodifiable(): @UnmodifiableView Object2BooleanMap<K>
inline fun <K> Object2ByteMap<K>.unmodifiable(): @UnmodifiableView Object2ByteMap<K>
inline fun <K> Object2CharMap<K>.unmodifiable(): @UnmodifiableView Object2CharMap<K>
inline fun <K> Object2DoubleMap<K>.unmodifiable(): @UnmodifiableView Object2DoubleMap<K>
inline fun <K> Object2FloatMap<K>.unmodifiable(): @UnmodifiableView Object2FloatMap<K>
inline fun <K> Object2IntMap<K>.unmodifiable(): @UnmodifiableView Object2IntMap<K>
inline fun <K> Object2LongMap<K>.unmodifiable(): @UnmodifiableView Object2LongMap<K>
inline fun <K, V> Object2ObjectMap<K, V>.unmodifiable(): @UnmodifiableView Object2ObjectMap<K, V>
inline fun <K> Object2ShortMap<K>.unmodifiable(): @UnmodifiableView Object2ShortMap<K>
inline fun <K, V> Object2ReferenceMap<K, V>.unmodifiable(): @UnmodifiableView Object2ReferenceMap<K, V>
inline fun Short2BooleanMap.unmodifiable(): @UnmodifiableView Short2BooleanMap
inline fun Short2ByteMap.unmodifiable(): @UnmodifiableView Short2ByteMap
inline fun Short2CharMap.unmodifiable(): @UnmodifiableView Short2CharMap
inline fun Short2DoubleMap.unmodifiable(): @UnmodifiableView Short2DoubleMap
inline fun Short2FloatMap.unmodifiable(): @UnmodifiableView Short2FloatMap
inline fun Short2IntMap.unmodifiable(): @UnmodifiableView Short2IntMap
inline fun Short2LongMap.unmodifiable(): @UnmodifiableView Short2LongMap
inline fun <V> Short2ObjectMap<V>.unmodifiable(): @UnmodifiableView Short2ObjectMap<V>
inline fun Short2ShortMap.unmodifiable(): @UnmodifiableView Short2ShortMap
inline fun <V> Short2ReferenceMap<V>.unmodifiable(): @UnmodifiableView Short2ReferenceMap<V>
inline fun <K> Reference2BooleanMap<K>.unmodifiable(): @UnmodifiableView Reference2BooleanMap<K>
inline fun <K> Reference2ByteMap<K>.unmodifiable(): @UnmodifiableView Reference2ByteMap<K>
inline fun <K> Reference2CharMap<K>.unmodifiable(): @UnmodifiableView Reference2CharMap<K>
inline fun <K> Reference2DoubleMap<K>.unmodifiable(): @UnmodifiableView Reference2DoubleMap<K>
inline fun <K> Reference2FloatMap<K>.unmodifiable(): @UnmodifiableView Reference2FloatMap<K>
inline fun <K> Reference2IntMap<K>.unmodifiable(): @UnmodifiableView Reference2IntMap<K>
inline fun <K> Reference2LongMap<K>.unmodifiable(): @UnmodifiableView Reference2LongMap<K>
inline fun <K, V> Reference2ObjectMap<K, V>.unmodifiable(): @UnmodifiableView Reference2ObjectMap<K, V>
inline fun <K> Reference2ShortMap<K>.unmodifiable(): @UnmodifiableView Reference2ShortMap<K>
inline fun <K, V> Reference2ReferenceMap<K, V>.unmodifiable(): @UnmodifiableView Reference2ReferenceMap<K, V>