The EmptyIterator class

Introduction

The EmptyIterator class for an empty iterator.

Class synopsis

EmptyIterator implements Iterator , Traversable {
/* Methods */
public void current ( void )
public void key ( void )
public void next ( void )
public void rewind ( void )
public void valid ( void )
}

Table of Contents


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout