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

 

FTValList.remove

Removes one item from this list.

This method overrides the remove method in the java.util.Hashtable class.

Syntax

Parameters

key
They key of the object to remove.

Returns

The previous value, or null on error.

 

   Home > Contents > Index >

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