public class IntegerNameValuePair extends NameValuePair<Integer>
IntegerNameValuePair()
IntegerNameValuePair(String name, Integer value)
getName, setName
equals, getKey, getValue, hashCode, setKey, setValue
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
public IntegerNameValuePair()
public IntegerNameValuePair(String name, Integer value)
Copyright © 2022. All rights reserved.