Uses of Interface
io.avaje.inject.aop.Invocation.CheckedSupplier
Packages that use Invocation.CheckedSupplier
-
Uses of Invocation.CheckedSupplier in io.avaje.inject.aop
Constructors in io.avaje.inject.aop with parameters of type Invocation.CheckedSupplierModifierConstructorDescriptionCall
(Invocation.CheckedSupplier<T> delegate) Create with a given supplier.