| Package | Description |
|---|---|
| org.eclipse.collections.api |
This package contains interfaces for Eclipse Collections API.
|
| org.eclipse.collections.api.bag |
This package contains interfaces for Bag API.
|
| org.eclipse.collections.api.bag.primitive |
This package contains API for Primitive Bags with Mutable and Immutable variants.
|
| org.eclipse.collections.api.bag.sorted |
This package contains interfaces for SortedBag API.
|
| org.eclipse.collections.api.collection | |
| org.eclipse.collections.api.factory.list |
This package contains factory API for creating instances of type
ListIterable. |
| org.eclipse.collections.api.list |
This package contains interfaces for list API which enhance the performance and functionality of
List. |
| org.eclipse.collections.api.list.primitive |
This package contains mutable and immutable primitive list API.
|
| org.eclipse.collections.api.map |
This package contains interfaces for map API which enhance the performance and functionality of
Map |
| org.eclipse.collections.api.map.sorted |
This package contains mutable and immutable sorted map interfaces.
|
| org.eclipse.collections.api.multimap.list |
This package contains interfaces for
ListMultimap. |
| org.eclipse.collections.api.ordered | |
| org.eclipse.collections.api.partition.list |
This package contains interfaces for
PartitionList. |
| org.eclipse.collections.api.set.sorted |
This package contains interfaces for sorted set API.
|
| org.eclipse.collections.api.stack |
This package contains interfaces for stack API.
|
| Class and Description |
|---|
| ImmutableList
ImmutableList is the non-modifiable equivalent interface to
MutableList. |
| MutableList
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| Class and Description |
|---|
| ImmutableList
ImmutableList is the non-modifiable equivalent interface to
MutableList. |
| ListIterable
An iterable whose items are ordered and may be accessed directly by index.
|
| MutableList
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| Class and Description |
|---|
| ImmutableList
ImmutableList is the non-modifiable equivalent interface to
MutableList. |
| ListIterable
An iterable whose items are ordered and may be accessed directly by index.
|
| MutableList
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| Class and Description |
|---|
| ImmutableList
ImmutableList is the non-modifiable equivalent interface to
MutableList. |
| ListIterable
An iterable whose items are ordered and may be accessed directly by index.
|
| MutableList
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| ParallelListIterable
A ParallelIterable is RichIterable which will defer evaluation for certain methods like select, reject, collect, etc.
|
| Class and Description |
|---|
| MutableList
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| Class and Description |
|---|
| FixedSizeList
A FixedSizeList is a list that may be mutated, but cannot grow or shrink in size.
|
| ImmutableList
ImmutableList is the non-modifiable equivalent interface to
MutableList. |
| MultiReaderList
A MultiReaderList provides thread-safe iteration for a list through methods
withReadLockAndDelegate() and withWriteLockAndDelegate(). |
| MutableList
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| Class and Description |
|---|
| FixedSizeList
A FixedSizeList is a list that may be mutated, but cannot grow or shrink in size.
|
| ImmutableList
ImmutableList is the non-modifiable equivalent interface to
MutableList. |
| ListIterable
An iterable whose items are ordered and may be accessed directly by index.
|
| MultiReaderList
A MultiReaderList provides thread-safe iteration for a list through methods
withReadLockAndDelegate() and withWriteLockAndDelegate(). |
| MutableList
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| ParallelListIterable
A ParallelIterable is RichIterable which will defer evaluation for certain methods like select, reject, collect, etc.
|
| Class and Description |
|---|
| ImmutableList
ImmutableList is the non-modifiable equivalent interface to
MutableList. |
| ListIterable
An iterable whose items are ordered and may be accessed directly by index.
|
| MutableList
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| Class and Description |
|---|
| ImmutableList
ImmutableList is the non-modifiable equivalent interface to
MutableList. |
| ListIterable
An iterable whose items are ordered and may be accessed directly by index.
|
| MutableList
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| Class and Description |
|---|
| ImmutableList
ImmutableList is the non-modifiable equivalent interface to
MutableList. |
| ListIterable
An iterable whose items are ordered and may be accessed directly by index.
|
| MutableList
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| Class and Description |
|---|
| ImmutableList
ImmutableList is the non-modifiable equivalent interface to
MutableList. |
| ListIterable
An iterable whose items are ordered and may be accessed directly by index.
|
| MutableList
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| Class and Description |
|---|
| ListIterable
An iterable whose items are ordered and may be accessed directly by index.
|
| Class and Description |
|---|
| ImmutableList
ImmutableList is the non-modifiable equivalent interface to
MutableList. |
| ListIterable
An iterable whose items are ordered and may be accessed directly by index.
|
| MutableList
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| Class and Description |
|---|
| ImmutableList
ImmutableList is the non-modifiable equivalent interface to
MutableList. |
| ListIterable
An iterable whose items are ordered and may be accessed directly by index.
|
| MutableList
A MutableList is an extension of java.util.List which provides methods matching the Smalltalk Collection protocol.
|
| ParallelListIterable
A ParallelIterable is RichIterable which will defer evaluation for certain methods like select, reject, collect, etc.
|
| Class and Description |
|---|
| ListIterable
An iterable whose items are ordered and may be accessed directly by index.
|
Copyright © 2004–2021. All rights reserved.