Object createSet ( String className )
Object createSet ( String className )
Name | Type | Description |
---|---|---|
className | String | Specify the className that implements the Comparator interface |
Type | Description |
---|---|
Object | Instance of user specified Comparator implementation |