Key - the class of the keyValue - the class of the elements held in the setpublic class MapToSet<Key,Value> extends MapToCollection<Key,Value>
| Constructor and Description |
|---|
MapToSet() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Value> |
createValuesCollection()
This is a factory method for nested collections
|
public MapToSet()
protected Collection<Value> createValuesCollection()
MapToCollectioncreateValuesCollection in class MapToCollection<Key,Value>MapToCollection.createValuesCollection()Copyright © 2001–2018 MDA Tools. All rights reserved.