Class ImagePredicates


  • public class ImagePredicates
    extends Object
    Predicates handy when working with Images
    • Constructor Detail

      • ImagePredicates

        public ImagePredicates()
    • Method Detail

      • statusEquals

        public static com.google.common.base.Predicate<Image> statusEquals​(Image.Status status)
        matches status of the given image
        Parameters:
        status -
        Returns:
        predicate that matches status