| Package | Description |
|---|---|
| com.gs.collections.api.partition.set |
This package contains interfaces for
PartitionSet. |
| com.gs.collections.api.partition.set.sorted |
This package contains interfaces for
PartitionSortedSet. |
| com.gs.collections.api.set |
This package contains interfaces for set API which enhance the performance and functionality of
Set. |
| com.gs.collections.impl.partition.set |
This package contains implementations of the
PartitionSet interface. |
| com.gs.collections.impl.partition.set.sorted |
This package contains implementations of the
PartitionSet interface. |
| com.gs.collections.impl.partition.set.strategy |
This package contains implementations of the
PartitionMutableSet interface. |
| com.gs.collections.impl.set.immutable |
This package package contains the implementations of
ImmutableSet. |
| com.gs.collections.impl.set.mutable |
This package package contains implementations of
MutableSet. |
| com.gs.collections.impl.set.strategy.mutable |
This package contains implementations of sets with user defined
HashingStrategys. |
| Class and Description |
|---|
| PartitionImmutableSet
A PartitionImmutableSet is the result of splitting an immutable set into two immutable sets based on a Predicate.
|
| PartitionSet
A PartitionSet is the result of splitting a SetIterable into two SetIterables based on a Predicate.
|
| PartitionUnsortedSet
A PartitionUnsortedSet is the result of splitting two UnsortedSetIterable on a Predicate.
|
| Class and Description |
|---|
| PartitionSet
A PartitionSet is the result of splitting a SetIterable into two SetIterables based on a Predicate.
|
| Class and Description |
|---|
| PartitionImmutableSet
A PartitionImmutableSet is the result of splitting an immutable set into two immutable sets based on a Predicate.
|
| PartitionMutableSet
A PartitionMutableSet is the result of splitting a mutable set into two mutable sets based on a Predicate.
|
| PartitionSet
A PartitionSet is the result of splitting a SetIterable into two SetIterables based on a Predicate.
|
| Class and Description |
|---|
| PartitionImmutableSet
A PartitionImmutableSet is the result of splitting an immutable set into two immutable sets based on a Predicate.
|
| PartitionMutableSet
A PartitionMutableSet is the result of splitting a mutable set into two mutable sets based on a Predicate.
|
| PartitionSet
A PartitionSet is the result of splitting a SetIterable into two SetIterables based on a Predicate.
|
| PartitionUnsortedSet
A PartitionUnsortedSet is the result of splitting two UnsortedSetIterable on a Predicate.
|
| Class and Description |
|---|
| PartitionSet
A PartitionSet is the result of splitting a SetIterable into two SetIterables based on a Predicate.
|
| Class and Description |
|---|
| PartitionImmutableSet
A PartitionImmutableSet is the result of splitting an immutable set into two immutable sets based on a Predicate.
|
| PartitionMutableSet
A PartitionMutableSet is the result of splitting a mutable set into two mutable sets based on a Predicate.
|
| PartitionSet
A PartitionSet is the result of splitting a SetIterable into two SetIterables based on a Predicate.
|
| PartitionUnsortedSet
A PartitionUnsortedSet is the result of splitting two UnsortedSetIterable on a Predicate.
|
| Class and Description |
|---|
| PartitionImmutableSet
A PartitionImmutableSet is the result of splitting an immutable set into two immutable sets based on a Predicate.
|
| Class and Description |
|---|
| PartitionMutableSet
A PartitionMutableSet is the result of splitting a mutable set into two mutable sets based on a Predicate.
|
| Class and Description |
|---|
| PartitionMutableSet
A PartitionMutableSet is the result of splitting a mutable set into two mutable sets based on a Predicate.
|
Copyright © 2004–2017. All rights reserved.