public class MapSpec<T extends java.util.Map<CollectionElement,CollectionElement>> extends java.lang.Object implements Labeled
| Constructor and Description |
|---|
MapSpec(Closure4<T> activatableMapFactory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
label() |
java.util.Map<CollectionElement,CollectionElement> |
newActivatableMap() |
public java.util.Map<CollectionElement,CollectionElement> newActivatableMap()