Annotation Type ExpressionFactory.NullableArguments
-
@Target(METHOD) @Retention(RUNTIME) static @interface ExpressionFactory.NullableArguments
Marks functions which should be executed also when one or more arguments are null.
@Target(METHOD) @Retention(RUNTIME) static @interface ExpressionFactory.NullableArguments