public class MapPair extends Object
MapPair(String name, String value)
MapPair(MapPair orig)
boolean
equals(Object obj)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public MapPair(String name, String value)
public MapPair(MapPair orig)
public String getName()
public String getValue()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString