Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FTValList.put

Associates a value with a specified key.

Overrides the put method in the java.util.Hashtable class.

Syntax

Parameters

key
The key to associate with the value.

value
The value to associate with the key.

Returns

Returns previous value associated with the key, or null (if there was no previous value).

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.