Package | Description |
---|---|
com.gs.collections.impl |
This package contains implementations for GS Collections API.
|
com.gs.collections.impl.bag.immutable |
This package contains implementations of the
ImmutableBag interface. |
com.gs.collections.impl.bag.mutable |
This package contains implementations of the
MutableBag interface. |
com.gs.collections.impl.bag.sorted.mutable |
This package contains implementations of
MutableSortedBag . |
com.gs.collections.impl.collection | |
com.gs.collections.impl.collection.immutable |
This package contains implementations of the
ImmutableCollection interface. |
com.gs.collections.impl.collection.mutable |
This package contains implementations of the
MutableCollection interface. |
com.gs.collections.impl.list.fixed |
This package contains implementations of the
FixedSizeList interface. |
com.gs.collections.impl.list.mutable |
This package contains implementations of the
MutableList interface. |
com.gs.collections.impl.map.mutable |
This package contains implementations of the
MutableMap interface. |
com.gs.collections.impl.map.sorted.mutable |
This package contains implementations of the
MutableSortedMap 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.sorted.mutable |
This package contains implementations of
MutableSortedSet . |
Class and Description |
---|
Counter
A Counter can be used to increment and return an integer count.
|
EmptyIterator
A Singleton iterator which is empty and can be used by all empty collections.
|
SynchronizedRichIterable
A synchronized view of a RichIterable.
|
UnmodifiableRichIterable
An unmodifiable view of a RichIterable.
|
Class and Description |
---|
AbstractRichIterable |
Class and Description |
---|
AbstractRichIterable |
Class and Description |
---|
AbstractRichIterable |
Class and Description |
---|
AbstractRichIterable |
Class and Description |
---|
AbstractRichIterable |
Class and Description |
---|
AbstractRichIterable |
Class and Description |
---|
AbstractRichIterable |
Class and Description |
---|
AbstractRichIterable |
Class and Description |
---|
UnmodifiableMap
An unmodifiable view of a Map.
|
Class and Description |
---|
UnmodifiableMap
An unmodifiable view of a Map.
|
Class and Description |
---|
AbstractRichIterable |
Class and Description |
---|
AbstractRichIterable |
Class and Description |
---|
AbstractRichIterable |
Copyright © 2004–2019. All rights reserved.