groovy / 3.0 / org / codehaus / groovy / tools / gse / stringsetmap.html

[Java] Class StringSetMap

  • org.codehaus.groovy.tools.gse.StringSetMap
public class StringSetMap
extends LinkedHashMap

Constructor Summary

Constructors
Constructor and description
StringSetMap ()
StringSetMap (StringSetMap other)

Methods Summary

Methods
Type Params Return Type Name and description
public Set<String> get(Object o)
public void makeTransitiveHull()

Inherited Methods Summary

Constructor Detail

public StringSetMap()

public StringSetMap(StringSetMap other)

Method Detail

public Set<String> get(Object o)

public void makeTransitiveHull()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.9/html/gapi/org/codehaus/groovy/tools/gse/StringSetMap.html