Collections.Set.createLinkedHashSet()

Signature

Object createLinkedHashSet ( )

Domain

ACTION

Description

Create and return the instance of LinkedHashSet.

Parameters

None.

Returns

TypeDescription
ObjectInstance of LinkedHashSet

Cautions

none