Groovy 1.7.5

org.codehaus.groovy.util
[Java] Class SingleKeyHashMap.Entry

java.lang.Object
  org.codehaus.groovy.util.SingleKeyHashMap.Entry

public static class SingleKeyHashMap.Entry

Field Summary
Object key

 
Method Summary
Object getKey()

 
Methods inherited from class Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Field Detail

key

public Object key


 
Method Detail

getKey

public Object getKey()


 

Copyright © 2003-2010 The Codehaus. All rights reserved.