Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Locale.setListSeparator

Sets the symbol to used to separate items in a list.

Syntax

public void setListSeparator( String value )

Parameters

value

A String object containing the symbol used to separate list items.

Remarks

This method specifies which symbol to use to separate list items.  For example, a comma is used in many locales.

See Also    getListSeparator