protected static class Clazz.Assoc
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
a |
(package private) int |
b |
(package private) Clazz.CONSTANT |
tag |
Constructor and Description |
---|
Assoc(Clazz.CONSTANT tag,
int a,
int b) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Clazz.CONSTANT tag
int a
int b
Assoc(Clazz.CONSTANT tag, int a, int b)