Package | Description |
---|---|
com.gs.collections.impl.bag.immutable |
This package contains implementations of the
ImmutableBag interface. |
com.gs.collections.impl.set.immutable |
This package package contains the implementations of
ImmutableSet . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractImmutableBag<T> |
class |
ImmutableArrayBag<T> |
class |
ImmutableHashBag<T> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractImmutableSet<T>
This class is the parent class for all ImmutableLists.
|
Copyright © 2004–2019. All rights reserved.