public class CPNameAndType extends ConstantPoolEntry implements Comparable
| Constructor and Description |
|---|
CPNameAndType(CPUTF8 name,
CPSignature signature) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object obj) |
String |
getName() |
int |
getNameIndex() |
int |
getTypeIndex() |
String |
toString() |
getIndex, setIndexpublic CPNameAndType(CPUTF8 name, CPSignature signature)
Copyright © 2002–2025. All rights reserved.