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

 

FTValList.get

Returns the value associated with the specified key, regardless of type. Overrides the get method in the java.util.Hashtable class.

Syntax

Parameters

key
String containing the name of the key.

Returns

Returns the value of the specified key.

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.