Uses of Class
org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableByteList
Packages that use UnmodifiableByteList
Package
Description
This package contains implementations of the mutable primitive list interfaces.
-
Uses of UnmodifiableByteList in org.eclipse.collections.impl.list.mutable.primitive
Methods in org.eclipse.collections.impl.list.mutable.primitive that return UnmodifiableByteListModifier and TypeMethodDescriptionUnmodifiableByteList.with
(byte element) UnmodifiableByteList.withAll
(ByteIterable elements) UnmodifiableByteList.without
(byte element) UnmodifiableByteList.withoutAll
(ByteIterable elements)