public class KeyValuePair extends Object
KeyValuePair(Operand key, Operand value)
Operand
getKey()
getValue()
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 String toString()
toString
Object
Copyright © 2001-2013 JRuby. All Rights Reserved.