Package | Description |
---|---|
com.gs.collections.api.ordered | |
com.gs.collections.api.partition.bag.sorted |
This package contains interfaces for
PartitionSortedBag . |
com.gs.collections.api.partition.list |
This package contains interfaces for
PartitionList . |
com.gs.collections.api.partition.set.sorted |
This package contains interfaces for
PartitionSortedSet . |
com.gs.collections.impl.partition.bag.sorted |
This package contains implementations of the
PartitionSortedBag interface. |
com.gs.collections.impl.partition.list |
This package contains implementations of the
PartitionList interface. |
com.gs.collections.impl.partition.set.sorted |
This package contains implementations of the
PartitionSet interface. |
Class and Description |
---|
PartitionReversibleIterable
A PartitionReversibleIterable is the result of splitting a ReversibleIterable into two ReversibleIterables based on a Predicate.
|
PartitionSortedIterable
A PartitionSortedIterable is the result of splitting a SortedIterable into two SortedIterables based on a Predicate.
|
Class and Description |
---|
PartitionSortedIterable
A PartitionSortedIterable is the result of splitting a SortedIterable into two SortedIterables based on a Predicate.
|
Class and Description |
---|
PartitionReversibleIterable
A PartitionReversibleIterable is the result of splitting a ReversibleIterable into two ReversibleIterables based on a Predicate.
|
Class and Description |
---|
PartitionSortedIterable
A PartitionSortedIterable is the result of splitting a SortedIterable into two SortedIterables based on a Predicate.
|
Class and Description |
---|
PartitionSortedIterable
A PartitionSortedIterable is the result of splitting a SortedIterable into two SortedIterables based on a Predicate.
|
Class and Description |
---|
PartitionReversibleIterable
A PartitionReversibleIterable is the result of splitting a ReversibleIterable into two ReversibleIterables based on a Predicate.
|
Class and Description |
---|
PartitionSortedIterable
A PartitionSortedIterable is the result of splitting a SortedIterable into two SortedIterables based on a Predicate.
|
Copyright © 2004–2019. All rights reserved.