| Package | Description | 
|---|---|
| org.apache.tapestry5.internal.plastic | [INTERNAL USE ONLY] Plastic implementation details; API subject to change | 
| Modifier and Type | Method and Description | 
|---|---|
| InheritanceData | InheritanceData. createChild(String packageName)Returns a new MethodBundle that represents the methods of a child class
 of this bundle. | 
| Modifier and Type | Method and Description | 
|---|---|
| Class | PlasticClassPool. realizeTransformedClass(org.apache.tapestry5.internal.plastic.asm.tree.ClassNode classNode,
                       InheritanceData inheritanceData,
                       StaticContext staticContext) | 
| Constructor and Description | 
|---|
| PlasticClassImpl(org.apache.tapestry5.internal.plastic.asm.tree.ClassNode classNode,
                org.apache.tapestry5.internal.plastic.asm.tree.ClassNode implementationClassNode,
                PlasticClassPool pool,
                InheritanceData parentInheritanceData,
                StaticContext parentStaticContext,
                boolean proxy) | 
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.