| Package | Description |
|---|---|
| xyz.cofe.collection.list |
Работа со списками, прослушивание измений списоков
|
| xyz.cofe.cxconsole.menu |
| Modifier and Type | Method and Description |
|---|---|
ArrayImmutableList<N> |
ArrayImmutableList.add(N n) |
ArrayImmutableList<N> |
ArrayImmutableList.clear() |
ArrayImmutableList<N> |
ArrayImmutableList.clone() |
ArrayImmutableList<N> |
ArrayImmutableList.delete(int idx) |
ArrayImmutableList<N> |
ArrayImmutableList.insert(int idx,
N n) |
protected ArrayImmutableList<N> |
ArrayImmutableList.list(List<N> list) |
ArrayImmutableList<N> |
ArrayImmutableList.remove(N n) |
ArrayImmutableList<N> |
ArrayImmutableList.set(int index,
N n) |
| Constructor and Description |
|---|
ArrayImmutableList(ArrayImmutableList<? extends N> sample) |
| Modifier and Type | Class and Description |
|---|---|
class |
MenuPath |
Copyright © 2018. All rights reserved.