Class | Description |
---|---|
Bags |
This class should be used to create instances of MutableBag and ImmutableBag
|
BiMaps | |
Lists |
This class should be used to create instances of MutableList, ImmutableList and FixedSizeList
|
Maps |
This class should be used to create instances of MutableMap, ImmutableMap and FixedSizeMap
|
Sets |
This class should be used to create instances of MutableSet, ImmutableSet and FixedSizeSet
|
SortedBags | |
SortedMaps | |
SortedSets | |
Stacks | |
ThrowingInvocationHandler |
Copyright © 2004–2020. All rights reserved.