| Constructor and Description |
|---|
TypeRepImpl(int type_code,
int[] typeSize) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
getTypeCode() |
int[] |
getTypeSize() |
int |
hashCode() |
public int getTypeCode()
getTypeCode in interface TypeReppublic int[] getTypeSize()
getTypeSize in interface TypeReppublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object