Uses of Class
org.eclipse.collections.impl.list.fixed.AbstractArrayAdapter
-
Packages that use AbstractArrayAdapter Package Description org.eclipse.collections.impl.list.fixed This package contains implementations of theFixedSizeList
interface. -
-
Uses of AbstractArrayAdapter in org.eclipse.collections.impl.list.fixed
Subclasses of AbstractArrayAdapter in org.eclipse.collections.impl.list.fixed Modifier and Type Class Description class
ArrayAdapter<T>
This class provides a MutableList wrapper around an array.Methods in org.eclipse.collections.impl.list.fixed with parameters of type AbstractArrayAdapter Modifier and Type Method Description boolean
AbstractArrayAdapter. abstractArrayAdapterEquals(AbstractArrayAdapter<?> list)
-