Uses of Class
org.eclipse.collections.impl.list.mutable.ListAdapter
Packages that use ListAdapter
-
Uses of ListAdapter in org.eclipse.collections.impl.list.mutable
Methods in org.eclipse.collections.impl.list.mutable that return ListAdapterModifier and TypeMethodDescriptionListAdapter.sortThis()ListAdapter.sortThis(Comparator<? super T> comparator) ListAdapter.withoutAll(Iterable<? extends T> elements)