public class KeyValuePair
extends java.lang.Object
Constructor and Description |
---|
KeyValuePair(Operand key,
Operand value) |
Modifier and Type | Method and Description |
---|---|
Operand |
getKey() |
Operand |
getValue() |
java.lang.String |
toString() |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.