| Package | Description |
|---|---|
| org.eclipse.collections.impl.list.fixed |
This package contains implementations of the
FixedSizeList interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayAdapter<T>
This class provides a MutableList wrapper around an array.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractArrayAdapter.abstractArrayAdapterEquals(AbstractArrayAdapter<?> list) |
Copyright © 2004–2022. All rights reserved.