Skip to content

Fix DefaultListenableList.subList and implement listIterator #4

Description

@GoogleCodeExporter
DefaultListenableList.subList returns a listenable list that does not know
about the offset index (hence the CollectionEvent.getFirst/LastIndex() will
return invalid values).
listIterator can be implemented on the model of what was done in AdaptedList.

Original issue reported on code.google.com by olivier.chafik@gmail.com on 21 Feb 2008 at 10:48

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions