Skip to main content
Glama

SFCC Development MCP Server

by taurgis
ArrayList.md818 B
## Package: dw.util # Class ArrayList ## Inheritance Hierarchy - Object - dw.util.Collection - dw.util.List - dw.util.ArrayList ## Description The ArrayList class is a container for a list of objects. ## Constructor Summary ArrayList() Constructor for a new ArrayList. ArrayList(collection : Collection) Constructor for a new ArrayList. ArrayList(iterator : Iterator) Constructor for a new ArrayList. ArrayList(values : Object...) Constructor for a new ArrayList. ## Method Summary ### clone **Signature:** `clone() : ArrayList` Returns a shallow copy of this array list. ## Constructor Detail ## Method Detail ## Method Details ### clone **Signature:** `clone() : ArrayList` **Description:** Returns a shallow copy of this array list. **Returns:** a shallow copy of this array list. ---

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/taurgis/sfcc-dev-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server