Uses of Class
org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableCharList
Packages that use UnmodifiableCharList
Package
Description
This package contains implementations of the mutable primitive list interfaces.
-
Uses of UnmodifiableCharList in org.eclipse.collections.impl.list.mutable.primitive
Methods in org.eclipse.collections.impl.list.mutable.primitive that return UnmodifiableCharListModifier and TypeMethodDescriptionUnmodifiableCharList.with(char element) UnmodifiableCharList.withAll(CharIterable elements) UnmodifiableCharList.without(char element) UnmodifiableCharList.withoutAll(CharIterable elements)