public class DisplayValue<T> extends Object implements Serializable
protected T
key
protected String
label
DisplayValue(T key, String label)
boolean
equals(Object obj)
int
hashCode()
T
key()
String
label()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected final T key
protected final String label
public DisplayValue(T key, String label)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
public T key()
public String label()
Copyright © 2015. All rights reserved.