Class SimpleThresholdPredicate

    • Constructor Detail

      • SimpleThresholdPredicate

        public SimpleThresholdPredicate​(int rasterSizeThresholdPx)
        Deprecated.
    • Method Detail

      • apply

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