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