Groovy 1.7.5

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

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

public static class TripleKeyHashMap.Entry

Field Summary
Object key1

Object key2

Object key3

 
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


key3

public Object key3


 

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