|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.util.ComplexKeyHashMap.Entry
org.codehaus.groovy.util.SingleKeyHashMap.Entry
public static class SingleKeyHashMap.Entry
Field Summary | |
---|---|
Object |
key
|
Fields inherited from class org.codehaus.groovy.util.ComplexKeyHashMap.Entry |
---|
hash, next, value |
Constructor Summary | |
---|---|
SingleKeyHashMap.Entry()
|
Method Summary | |
---|---|
Object |
getKey()
|
Methods inherited from class org.codehaus.groovy.util.ComplexKeyHashMap.Entry |
---|
getValue, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Object key
Constructor Detail |
---|
public SingleKeyHashMap.Entry()
Method Detail |
---|
public Object getKey()
|
Copyright © 2003-2009 The Codehaus. All rights reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |