| Package | Description |
|---|---|
| org.kocakosm.pitaya.collection |
| Class and Description |
|---|
| AbstractBag
Abstract skeleton implementation of the
Bag interface. |
| Bag
A collection that supports order-independent equality, like
Set, but,
which may have duplicate elements. |
| ConcurrentBag
A
Bag providing thread safety and atomicity guarantees. |
ImmutableBag.Builder
ImmutableBag builder. |
ImmutableList.Builder
ImmutableList builder. |
ImmutableMap.Builder
ImmutableMap builder. |
ImmutableSet.Builder
ImmutableSet builder. |
Copyright © 2012–2015. All rights reserved.