Package | Description |
---|---|
org.apache.commons.compress.harmony.pack200 |
Modifier and Type | Method and Description |
---|---|
CPClass |
CPMethodOrField.getClassName() |
CPClass |
CpBands.getCPClass(String className) |
Modifier and Type | Method and Description |
---|---|
void |
ClassBands.currentClassReferencesInnerClass(CPClass inner) |
CPMethodOrField |
CpBands.getCPField(CPClass cpClass,
String name,
String desc) |
CPMethodOrField |
CpBands.getCPIMethod(CPClass cpClass,
String name,
String desc) |
CPMethodOrField |
CpBands.getCPMethod(CPClass cpClass,
String name,
String desc) |
org.apache.commons.compress.harmony.pack200.IcBands.IcTuple |
IcBands.getIcTuple(CPClass inner) |
Constructor and Description |
---|
CPMethodOrField(CPClass className,
CPNameAndType nameAndType) |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.