Uses of Interface
io.avaje.inject.aop.Invocation.CheckedSupplier
-
Packages that use Invocation.CheckedSupplier Package Description io.avaje.inject.aop Support for AOP Aspects. -
-
Uses of Invocation.CheckedSupplier in io.avaje.inject.aop
Constructors in io.avaje.inject.aop with parameters of type Invocation.CheckedSupplier Constructor Description Call(Invocation.CheckedSupplier<T> delegate)Create with a given supplier.
-