|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.reflection.ComplexKeyHashMap.Entry
org.codehaus.groovy.reflection.WeakDoubleKeyHashMap.Entry
public static class WeakDoubleKeyHashMap.Entry
Field Summary | |
---|---|
org.codehaus.groovy.reflection.WeakDoubleKeyHashMap.Ref |
key1
|
org.codehaus.groovy.reflection.WeakDoubleKeyHashMap.Ref |
key2
|
Fields inherited from class org.codehaus.groovy.reflection.ComplexKeyHashMap.Entry |
---|
hash, next, value |
Constructor Summary | |
---|---|
WeakDoubleKeyHashMap.Entry()
|
Method Summary |
---|
Methods inherited from class org.codehaus.groovy.reflection.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 org.codehaus.groovy.reflection.WeakDoubleKeyHashMap.Ref key1
public org.codehaus.groovy.reflection.WeakDoubleKeyHashMap.Ref key2
Constructor Detail |
---|
public WeakDoubleKeyHashMap.Entry()
|
Copyright © 2003-2008 The Codehaus. All rights reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |