public class KeyValuePair extends java.lang.Object
KeyValuePair(Operand key, Operand value)
Operand
getKey()
getValue()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public KeyValuePair(Operand key, Operand value)
public Operand getKey()
public Operand getValue()
public java.lang.String toString()
toString
java.lang.Object
Copyright © 2002-2009 JRuby Team. All Rights Reserved.