Class IncludeExcludeRules.Rule

    • Constructor Detail

      • Rule

        public Rule​(@NotNull
                    String rule,
                    boolean include)
    • Method Detail

      • getRule

        @NotNull
        public String getRule()
      • isInclude

        public boolean isInclude()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object