| Package | Description |
|---|---|
| cn.t.util.jvm.datatype |
| Modifier and Type | Method and Description |
|---|---|
Utf8Info |
NameAndTypeInfo.getName() |
Utf8Info |
ClassInfo.getQualifiedName() |
Utf8Info |
NameAndTypeInfo.getType() |
Utf8Info |
StringInfo.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
NameAndTypeInfo.setName(Utf8Info name) |
void |
ClassInfo.setQualifiedName(Utf8Info qualifiedName) |
void |
NameAndTypeInfo.setType(Utf8Info type) |
void |
StringInfo.setValue(Utf8Info value) |
| Constructor and Description |
|---|
ClassInfo(Utf8Info qualifiedName) |
StringInfo(Utf8Info value) |
Copyright © 2019. All rights reserved.