public class ListMap.Entry extends Object
Entry(Object key, Object val)
Object
getKey()
getValue()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Entry(Object key, Object val)
public Object getKey()
public Object getValue()