| Package | Description |
|---|---|
| org.eclipse.collections.impl.bag.sorted.mutable |
This package contains implementations of
MutableSortedBag. |
| Modifier and Type | Method and Description |
|---|---|
static <E> SynchronizedSortedBag<E> |
SynchronizedSortedBag.of(MutableSortedBag<E> bag) |
Copyright © 2004–2022. All rights reserved.