public class Pair extends Object
Pair(String key, Object value)
boolean
equals(Object obj)
String
getKey()
Object
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Pair(String key, Object value)
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
public String toString()
toString
public String getKey()
public Object getValue()
Copyright © 2013–2016. All rights reserved.