Uses of Class org.apache.commons.collections.list.AbstractLinkedList.LinkedSubList

Uses in package org.apache.commons.collections.list

Constructors with parameter type org.apache.commons.collections.list.AbstractLinkedList.LinkedSubList

Fields of type org.apache.commons.collections.list.AbstractLinkedList.LinkedSubList

AbstractLinkedList.LinkedSubList
The parent list

Methods with parameter type org.apache.commons.collections.list.AbstractLinkedList.LinkedSubList

Iterator
Creates an iterator for the sublist.
ListIterator
Creates a list iterator for the sublist.

Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.