Class SuppressConditions


  • public final class SuppressConditions
    extends Object
    • Method Detail

      • suppressIfProperty

        public static boolean suppressIfProperty​(String propertyName,
                                                 String stringValue,
                                                 boolean lookupIfMissing)
      • suppressUnlessProperty

        public static boolean suppressUnlessProperty​(String propertyName,
                                                     String stringValue,
                                                     boolean lookupIfMissing)