ListIterator


Object Hierarchy:

Object hierarchy for ListIterator

Description:

public interface ListIterator<G> : BidirIterator<G?>

A list iterator. This supports bi-directionnal and index-based iteration.



Namespace: Gee
Package: gee-1.0

Content:

Methods:


Generated by Valadoc