Package | Description |
---|---|
net.sf.cglib.core |
Modifier and Type | Method and Description |
---|---|
static void |
EmitUtils.process_array(CodeEmitter e,
org.objectweb.asm.Type type,
ProcessArrayCallback callback)
Process an array on the stack.
|
static void |
EmitUtils.process_arrays(CodeEmitter e,
org.objectweb.asm.Type type,
ProcessArrayCallback callback)
Process two arrays on the stack in parallel.
|
Copyright © 2024. All rights reserved.