Collections.Set.createHashSet()

Signature

Object createHashSet ()

Domain

ACTION

Description

Create and return the instance of HashSet.

Parameters

None.

Returns

TypeDescription
ObjectInstance of HashSet

Cautions

none