SimpleImageRenderPredicate.@Immutable @Deprecated public final class SimpleThresholdPredicate extends Object implements com.google.common.base.Predicate<Dimensions>
| Constructor and Description |
|---|
SimpleThresholdPredicate(int rasterSizeThresholdPx)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(Dimensions input)
Deprecated.
|
public SimpleThresholdPredicate(int rasterSizeThresholdPx)
public boolean apply(@Nullable Dimensions input)
apply in interface com.google.common.base.Predicate<Dimensions>Copyright © 2003–2017 Atlassian. All rights reserved.