Uses of Annotation Interface
io.github.resilience4j.core.lang.Nullable
Packages that use Nullable
-
Uses of Nullable in io.github.resilience4j.core
Method parameters in io.github.resilience4j.core with annotations of type NullableModifier and TypeMethodDescriptionstatic booleanStringUtils.isNotEmpty(String string) voidEventProcessor.onEvent(EventConsumer<T> onEventConsumer) Constructor parameters in io.github.resilience4j.core with annotations of type NullableModifierConstructorDescriptionprivateContextAwareScheduledThreadPoolExecutor(int corePoolSize, List<ContextPropagator> contextPropagators)