Package | Description |
---|---|
org.mockito.cglib.core |
Modifier and Type | Method and Description |
---|---|
Block |
CodeEmitter.begin_block() |
Modifier and Type | Method and Description |
---|---|
void |
CodeEmitter.catch_exception(Block block,
Type exception) |
static void |
EmitUtils.wrap_throwable(Block block,
Type wrapper) |
static void |
EmitUtils.wrap_undeclared_throwable(CodeEmitter e,
Block handler,
Type[] exceptions,
Type wrapper) |
Copyright © 2018. All rights reserved.