Skip to main content
Glama

SFCC Development MCP Server

by taurgis
LinkedHashSet.md791 B
## Package: dw.util # Class LinkedHashSet ## Inheritance Hierarchy - Object - dw.util.Collection - dw.util.Set - dw.util.LinkedHashSet ## Description The class LinkedHashSet implements a hash set with a guaranteed iteration order. The elements are iterated in the order they have been added to the HashSet. ## Constructor Summary LinkedHashSet() Constructs a new LinkHashSet. LinkedHashSet(collection : Collection) Constructor for a new LinkedHashSet. ## Method Summary ### clone **Signature:** `clone() : LinkedHashSet` Returns a shallow copy of this set. ## Constructor Detail ## Method Detail ## Method Details ### clone **Signature:** `clone() : LinkedHashSet` **Description:** Returns a shallow copy of this set. **Returns:** a shallow copy of this set. ---

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