All Downloads are FREE. Search and download functionalities are using the official Maven repository.

e.proxy4j.proxy4j-core.1.0.0.source-code.template.properties Maven / Gradle / Ivy

There is a newer version: 1.1.0
Show newest version
delegate.method.body.return=return {0}.{1}({2});
delegate.method.body.noreturn={0}.{1}({2});
interceptor.proceed.body.return=return {0}.{1}({2});
interceptor.proceed.body.return.boxed=return new {0}({1}.{2}({3}));
interceptor.proceed.body.noreturn={0}.{1}({2}); return null; 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy