| Package | Description |
|---|---|
| io.ebean.enhance.asm |
Provides a small and fast bytecode manipulation framework.
|
| Constructor and Description |
|---|
ClassWriter(ClassReader classReader,
int flags)
Constructs a new
ClassWriter object and enables optimizations for "mostly add" bytecode
transformations. |
ClassWriterWithoutClassLoading(ClassReader classReader,
int flags,
ClassLoader classLoader) |
Copyright © 2019. All rights reserved.