com.atlassian.jira.issue.thumbnail
Class SimpleThresholdPredicate
java.lang.Object
com.atlassian.jira.issue.thumbnail.SimpleThresholdPredicate
- All Implemented Interfaces:
- com.google.common.base.Predicate<Dimensions>
@Immutable
public final class SimpleThresholdPredicate
- extends Object
- implements com.google.common.base.Predicate<Dimensions>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Predicate |
equals |
SimpleThresholdPredicate
public SimpleThresholdPredicate(int rasterSizeThresholdPx)
apply
public boolean apply(@Nullable
Dimensions input)
- Specified by:
apply
in interface com.google.common.base.Predicate<Dimensions>
Copyright © 2002-2011 Atlassian. All Rights Reserved.