| Package | Description |
|---|---|
| conexp.fx.core.collections.setlist |
| Modifier and Type | Method and Description |
|---|---|
default HashSetArrayList<E> |
SetList.clone() |
HashSetArrayList<E> |
AbstractSetList.clone() |
static <E> HashSetArrayList<E> |
SetLists.create(Collection<? extends E> c) |
static <E> HashSetArrayList<E> |
SetLists.create(E... e) |
Copyright © 2010–2019 Francesco Kriegel. All rights reserved.