Package | Description |
---|---|
com.gs.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<?> otherList) |
Copyright © 2004–2017. All rights reserved.