Class AdaptiveThresholdPredicate

java.lang.Object
com.atlassian.confluence.impl.pages.thumbnail.renderer.AdaptiveThresholdPredicate
All Implemented Interfaces:
com.google.common.base.Predicate<Dimensions>, Predicate<Dimensions>

@Deprecated public class AdaptiveThresholdPredicate extends Object implements com.google.common.base.Predicate<Dimensions>
Deprecated.
  • Constructor Details

    • AdaptiveThresholdPredicate

      public AdaptiveThresholdPredicate()
      Deprecated.
  • Method Details

    • apply

      public boolean apply(@NonNull Dimensions input)
      Deprecated.
      Specified by:
      apply in interface com.google.common.base.Predicate<Dimensions>
    • createInputStreamPredicate

      public static com.atlassian.confluence.impl.pages.thumbnail.renderer.AdaptiveThresholdPredicate.InputStreamPredicate createInputStreamPredicate()
      Deprecated.