public class ShouldExtractAttachmentTextPredicate extends Object implements BiPredicate<AttachmentTextExtractor,Attachment>
| Constructor and Description |
|---|
ShouldExtractAttachmentTextPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(AttachmentTextExtractor textExtractor,
Attachment attachment) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, negate, orpublic ShouldExtractAttachmentTextPredicate()
public boolean test(AttachmentTextExtractor textExtractor, Attachment attachment)
test in interface BiPredicate<AttachmentTextExtractor,Attachment>Copyright © 2003–2017 Atlassian. All rights reserved.