Uses of Interface
io.avaje.inject.aop.Invocation.CheckedRunnable
-
Packages that use Invocation.CheckedRunnable Package Description io.avaje.inject.aop Support for AOP Aspects. -
-
Uses of Invocation.CheckedRunnable in io.avaje.inject.aop
Constructors in io.avaje.inject.aop with parameters of type Invocation.CheckedRunnable Constructor Description Run(Invocation.CheckedRunnable delegate)Create with a given closure to run.
-