Skip to main content
Glama

SFCC Development MCP Server

by taurgis
LinkedHashMap.md654 B
## Package: dw.util # Class LinkedHashMap ## Inheritance Hierarchy - Object - dw.util.Map - dw.util.LinkedHashMap ## Description This class implements a HashMap, which guarantees a iteration order according the put-order of the elements in the map. ## Constructor Summary LinkedHashMap() Constructs a new LinkedHashMap. ## Method Summary ### clone **Signature:** `clone() : LinkedHashMap` Returns a shallow copy of this map. ## Constructor Detail ## Method Detail ## Method Details ### clone **Signature:** `clone() : LinkedHashMap` **Description:** Returns a shallow copy of this map. **Returns:** a shallow copy of this map. ---

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