Uses of Package
org.eclipse.collections.impl.string.immutable
-
Packages that use org.eclipse.collections.impl.string.immutable Package Description org.eclipse.collections.impl.factory This package contains static utilities for creating mutable and immutable collection factories.org.eclipse.collections.impl.string.immutable org.eclipse.collections.impl.utility This package contains static utilities that provide iteration pattern implementations which work with JCF collections. -
Classes in org.eclipse.collections.impl.string.immutable used by org.eclipse.collections.impl.factory Class Description CharAdapter Provides a view into the char[] stored in a String as an ImmutableCharList.CodePointAdapter Calculates and provides the code points stored in a String as an ImmutableIntList. -
Classes in org.eclipse.collections.impl.string.immutable used by org.eclipse.collections.impl.string.immutable Class Description CharAdapter Provides a view into the char[] stored in a String as an ImmutableCharList.CodePointAdapter Calculates and provides the code points stored in a String as an ImmutableIntList.CodePointList Calculates and provides the code points stored in a String as an ImmutableIntList. -
Classes in org.eclipse.collections.impl.string.immutable used by org.eclipse.collections.impl.utility Class Description CharAdapter Provides a view into the char[] stored in a String as an ImmutableCharList.CodePointAdapter Calculates and provides the code points stored in a String as an ImmutableIntList.CodePointList Calculates and provides the code points stored in a String as an ImmutableIntList.