Groovy 1.7.5

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

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

public static class DoubleKeyHashMap.Entry

Field Summary
Object key1

Object key2

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

Field Detail

key1

public Object key1


key2

public Object key2


 

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