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, wait
and, negate, or
public ShouldExtractAttachmentTextPredicate()
public boolean test(AttachmentTextExtractor textExtractor, Attachment attachment)
test
in interface BiPredicate<AttachmentTextExtractor,Attachment>
Copyright © 2003–2019 Atlassian. All rights reserved.