@Immutable public final class

SimpleThresholdPredicate

extends Object
implements Predicate<T>
java.lang.Object
   ↳ com.atlassian.jira.issue.thumbnail.SimpleThresholdPredicate

Summary

Public Constructors
SimpleThresholdPredicate(int rasterSizeThresholdPx)
Public Methods
boolean apply(Dimensions input)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.google.common.base.Predicate

Public Constructors

public SimpleThresholdPredicate (int rasterSizeThresholdPx)

Public Methods

public boolean apply (Dimensions input)