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.
|
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.
|
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.
|
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.
|
Copyright © 2004–2019. All rights reserved.