Uses of Class
org.springframework.cglib.core.Block
Packages that use Block
-
Uses of Block in org.springframework.cglib.core
Methods in org.springframework.cglib.core that return BlockMethods in org.springframework.cglib.core with parameters of type BlockModifier and TypeMethodDescriptionvoidCodeEmitter.catch_exception(Block block, Type exception) static voidEmitUtils.wrap_throwable(Block block, Type wrapper) static voidEmitUtils.wrap_undeclared_throwable(CodeEmitter e, Block handler, Type[] exceptions, Type wrapper)