Uses of Interface
org.axonframework.common.nullability.NullabilityResolver
Packages that use NullabilityResolver
Package
Description
Resolution of the nullability declared for a method or constructor parameter.
-
Uses of NullabilityResolver in org.axonframework.common.nullability
Classes in org.axonframework.common.nullability that implement NullabilityResolverModifier and TypeClassDescriptionclassNullabilityResolverreporting a parameter asNullability.NULLABLEwhen it carries an annotation whose simple name isNullable, regardless of which library declares it.