Home > Contents > Index >
Expanded TOC | Accordion TOC | Annotated TOC | Index
Utilities.keysFromMap
Returns a string of keys from a Map.
Syntax
public static String keysFromMap(Map map)Parameters
map
- The map to convert to keys. See the Java SDK documentation for details about
Map
.
Returns
A string in the form "
key1,key2,key3
."
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.