Class ModuleWithCompleteKeyPredicate<T>

  • All Implemented Interfaces:
    Predicate<com.atlassian.plugin.ModuleDescriptor<T>>

    public class ModuleWithCompleteKeyPredicate<T>
    extends Object
    implements Predicate<com.atlassian.plugin.ModuleDescriptor<T>>
    • Constructor Detail

      • ModuleWithCompleteKeyPredicate

        public ModuleWithCompleteKeyPredicate​(@NotNull
                                              @NotNull org.hamcrest.Matcher<String> completeKeyMatcher)