org.postgresql.pljava.internal

Class TransactionalMap.BackedEntry

Enclosing Class:
TransactionalMap
Implemented Interfaces:
Map.Entry

protected class TransactionalMap.BackedEntry
extends java.lang.Object
implements Map.Entry

Constructor Summary

BackedEntry(Object key)

Method Summary

Object
getKey()
Object
getValue()
Object
setValue(Object value)

Constructor Details

BackedEntry

public BackedEntry(Object key)

Method Details

getKey

public Object getKey()

getValue

public Object getValue()

setValue

public Object setValue(Object value)

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