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
odrotbohm
changed the title
ApplicationModules.of(…, DescribedPredicate<JavaClass> should be opened up to ? extends JavaClassApplicationModules.of(…, DescribedPredicate<JavaClass>) should be opened up to ? extends JavaClassAug 13, 2024
odrotbohm
changed the title
ApplicationModules.of(…, DescribedPredicate<JavaClass>) should be opened up to ? extends JavaClassApplicationModules.of(…, DescribedPredicate<JavaClass>) should be opened up to ? super JavaClassAug 13, 2024
Uh oh!
There was an error while loading. Please reload this page.
This allows more abstract exclusions such as
CanBeAnnotated.Predicates.annotatedWith(…)
to be handed in directly.The text was updated successfully, but these errors were encountered: