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