Example usage for org.apache.commons.collections.list CursorableLinkedList subclass-usage

List of usage examples for org.apache.commons.collections.list CursorableLinkedList subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.collections.list CursorableLinkedList subclass-usage.

Usage

From source file org.unbunt.ella.compiler.antlr.ExtendedCursorableLinkedList.java

public class ExtendedCursorableLinkedList extends CursorableLinkedList {
    /**
     * Constructor that creates.
     */
    public ExtendedCursorableLinkedList() {
    }