List of usage examples for org.apache.commons.collections.list CursorableLinkedList subclass-usage
From source file org.unbunt.ella.compiler.antlr.ExtendedCursorableLinkedList.java
public class ExtendedCursorableLinkedList extends CursorableLinkedList { /** * Constructor that creates. */ public ExtendedCursorableLinkedList() { }