Uses of Class
org.eclipse.collections.impl.list.fixed.AbstractArrayAdapter
Packages that use AbstractArrayAdapter
-
Uses of AbstractArrayAdapter in org.eclipse.collections.impl.list.fixed
Subclasses of AbstractArrayAdapter in org.eclipse.collections.impl.list.fixedModifier and TypeClassDescriptionfinal classArrayAdapter<T>This class provides a MutableList wrapper around an array.Methods in org.eclipse.collections.impl.list.fixed with parameters of type AbstractArrayAdapterModifier and TypeMethodDescriptionbooleanAbstractArrayAdapter.abstractArrayAdapterEquals(AbstractArrayAdapter<?> list)