Interface RequirementMatcher


  • public interface RequirementMatcher
    • Method Detail

      • match

        boolean match​(@NotNull
                      Map<String,​String> properties,
                      boolean ignoreCaseForEnv)