Predicate.and(Predicate)
instead.@Deprecated public class ConjunctionModuleDescriptorPredicate<T> extends Object implements com.atlassian.plugin.predicate.ModuleDescriptorPredicate<T>, Predicate<com.atlassian.plugin.ModuleDescriptor<T>>
Constructor and Description |
---|
ConjunctionModuleDescriptorPredicate()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ConjunctionModuleDescriptorPredicate<T> |
append(com.atlassian.plugin.predicate.ModuleDescriptorPredicate<T> predicate)
Deprecated.
|
ConjunctionModuleDescriptorPredicate<T> |
append(Predicate<com.atlassian.plugin.ModuleDescriptor<T>> predicate)
Deprecated.
|
boolean |
matches(com.atlassian.plugin.ModuleDescriptor<? extends T> moduleDescriptor)
Deprecated.
|
boolean |
test(com.atlassian.plugin.ModuleDescriptor<T> moduleDescriptor)
Deprecated.
|
public ConjunctionModuleDescriptorPredicate()
public boolean matches(com.atlassian.plugin.ModuleDescriptor<? extends T> moduleDescriptor)
matches
in interface com.atlassian.plugin.predicate.ModuleDescriptorPredicate<T>
public boolean test(com.atlassian.plugin.ModuleDescriptor<T> moduleDescriptor)
public ConjunctionModuleDescriptorPredicate<T> append(com.atlassian.plugin.predicate.ModuleDescriptorPredicate<T> predicate)
public ConjunctionModuleDescriptorPredicate<T> append(Predicate<com.atlassian.plugin.ModuleDescriptor<T>> predicate)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.