| 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(org.eclipse.collections.api.bag.sorted.MutableSortedBag<E> bag) |
Copyright © 2004–2018. All rights reserved.