org.postgresql.pljava.internal

Class TransactionalMap.KeyIterator

Enclosing Class:
TransactionalMap
Implemented Interfaces:
Iterator
Known Direct Subclasses:
TransactionalMap.EntryIterator, TransactionalMap.ValueIterator

protected class TransactionalMap.KeyIterator
extends java.lang.Object
implements Iterator

Method Summary

protected Object
getValidKey(Object key)
boolean
hasNext()
Object
next()
void
remove()

Method Details

getValidKey

protected Object getValidKey(Object key)

hasNext

public boolean hasNext()

next

public Object next()

remove

public void remove()

Copyright (c) 2003, 2004, 2005 TADA AB - Taby Sweden. \ Distributed under the terms shown in COPYRIGHT