public class CategoryNameValue<C,V>
extends java.lang.Object
Constructor and Description |
---|
CategoryNameValue(C code,
V category) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
V |
getCategoryValue() |
C |
getCode() |
int |
hashCode() |