Package | Description |
---|---|
org.eclipse.collections.api.bimap |
This package contains interfaces for BiMap 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.multimap.set |
This package contains interfaces for
SetMultimap . |
org.eclipse.collections.api.multimap.sortedset |
This package contains interfaces for
SortedSetMultimap . |
org.eclipse.collections.api.set |
This package contains interfaces for set API which enhance the performance and functionality of
Set . |
org.eclipse.collections.impl.bimap.immutable | |
org.eclipse.collections.impl.factory |
This package contains static utilities for creating mutable and immutable collection factories.
|
org.eclipse.collections.impl.lazy.parallel | |
org.eclipse.collections.impl.lazy.parallel.set | |
org.eclipse.collections.impl.map.immutable |
This package contains implementations of the
ImmutableMap interface. |
org.eclipse.collections.impl.map.mutable |
This package contains implementations of the
MutableMap interface. |
org.eclipse.collections.impl.multimap.set |
This package contains implementations of the
SetMultimap interface. |
org.eclipse.collections.impl.multimap.set.sorted |
This package contains implementations of the
SortedSetMultimap interface. |
org.eclipse.collections.impl.multimap.set.strategy |
This package contains implementations of the
SetMultimap interface which use a set with user-defined HashingStrategy as their underlying store for the multiple values of a given key. |
org.eclipse.collections.impl.set.immutable |
This package package contains the implementations of
ImmutableSet . |
org.eclipse.collections.impl.set.mutable |
This package package contains implementations of
MutableSet . |
org.eclipse.collections.impl.test |
This package contains
SerializeTestHelper and Verify classes. |
org.eclipse.collections.impl.utility |
This package contains static utilities that provide iteration pattern implementations which work with JCF collections.
|
Class and Description |
---|
ImmutableSetMultimap |
MutableSetMultimap |
SetMultimap |
Class and Description |
---|
ImmutableSetMultimap |
MutableSetMultimap |
UnsortedSetMultimap |
Class and Description |
---|
ImmutableSetMultimap |
Class and Description |
---|
ImmutableSetMultimap |
MutableSetMultimap |
Class and Description |
---|
UnsortedSetMultimap |
Class and Description |
---|
UnsortedSetMultimap |
Class and Description |
---|
ImmutableSetMultimap |
Class and Description |
---|
MutableSetMultimap |
Class and Description |
---|
MutableSetIterableMultimap |
MutableSetMultimap |
SetMultimap |
UnsortedSetMultimap |
Class and Description |
---|
ImmutableSetMultimap |
Class and Description |
---|
MutableSetMultimap |
Class and Description |
---|
SetMultimap |
Class and Description |
---|
MutableSetMultimap |
SetMultimap |
Copyright © 2004–2016. All rights reserved.