Collections.Set.createTreeSet()

Signature

Object createTreeSet ( )

Domain

ACTION

Description

Create and return the instance of TreeSet.

Parameters

None.

Returns

TypeDescription
ObjectInstance of TreeSet

Cautions

none