|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap
java.util.HashMap
org.codehaus.groovy.tools.gse.StringSetMap
class StringSetMap extends HashMap
Constructor Summary | |
StringSetMap()
|
|
StringSetMap(StringSetMap other)
|
Method Summary | |
---|---|
Set
|
get(Object o)
|
void
|
makeTransitiveHull()
|
Methods inherited from class HashMap | |
---|---|
remove, get, put, values, clone, clear, size, isEmpty, entrySet, putAll, keySet, containsValue, containsKey, equals, toString, hashCode, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class AbstractMap | |
---|---|
remove, get, put, equals, toString, values, hashCode, clear, size, isEmpty, entrySet, putAll, keySet, containsValue, containsKey, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
public StringSetMap()
public StringSetMap(StringSetMap other)
Method Detail |
---|
public Set get(Object o)
public void makeTransitiveHull()
Copyright © 2003-2009 The Codehaus. All rights reserved.