You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently datatable and cucumber-expressions feature several functional interfaces that are not annotated with @FunctionalInterface. This makes it less obvious that these are intended to be functional interfaces.
The text was updated successfully, but these errors were encountered:
Currently
datatable
andcucumber-expressions
feature several functional interfaces that are not annotated with@FunctionalInterface
. This makes it less obvious that these are intended to be functional interfaces.The text was updated successfully, but these errors were encountered: